Skip to content

Commit

Permalink
Don't need pull-request trigger, causes dup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aamir-dohadwala authored Aug 23, 2021
1 parent 247b29c commit 68a454e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Tests
on: [push, pull_request]
on: [push]
jobs:
PrettierJS:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 68a454e

Please sign in to comment.