Skip to content

Commit

Permalink
Don't run test upon push to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Aug 16, 2023
1 parent 7e1c0fe commit b42b1a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: macOS_x86

on:
pull_request:
push:
branches: [main, dev]

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: UbuntuStressTest

on:
pull_request:
push:
branches: [main, dev]

jobs:
test:
Expand Down

0 comments on commit b42b1a6

Please sign in to comment.