Skip to content

Commit

Permalink
Revert "Add push trigger to 'run_tests' workflow"
Browse files Browse the repository at this point in the history
This reverts commit 5922ed3.
  • Loading branch information
nkoep committed Jan 5, 2023
1 parent 5922ed3 commit a7c6077
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: Run test suite
on:
pull_request:
branches:
"master"
push:
branches:
"!master"
master

jobs:
tests:
Expand Down

0 comments on commit a7c6077

Please sign in to comment.