Skip to content

Commit

Permalink
Limit Actions to just pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed Dec 23, 2020
1 parent 5a26702 commit 2642cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super_diff.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: SuperDiff
on: [push, pull_request]
on: [pull_request]
jobs:
test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 2642cb8

Please sign in to comment.