Skip to content

Commit

Permalink
run test only on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl143 committed Feb 12, 2024
1 parent ecaf329 commit e70e154
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
name: 🕵️‍♂️

on:
push:
branches: ['master']
pull_request:
branches: ['master']

Expand Down
2 changes: 1 addition & 1 deletion src/globals.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const authors = {
trishul: {
bio: " is a professional frontend developer; writes React code for living and volunteers for Mozilla to justify his existence",
bio: " is a frontend developer, loves to talk about modern Javascript, frontend architecture, opensource, promotes PWAs (#teamWeb) and is expert in developing browser extensions.",
name: "Trishul Goel",
twitter: "trishulgoel"
},
Expand Down

0 comments on commit e70e154

Please sign in to comment.