Skip to content

Commit

Permalink
only run on push to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Aug 21, 2023
1 parent 4b164ca commit e9290d7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux_upstream_test_double_down.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
# allows us to run workflows manually
workflow_dispatch:
push:
branches:
- develop
paths-ignore:
- '.github/workflows/docker_publish.yml'
- '.github/workflows/linux_build_test.yml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linux_upstream_test_geant4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
# allows us to run workflows manually
workflow_dispatch:
push:
branches:
- develop
paths-ignore:
- '.github/workflows/docker_publish.yml'
- '.github/workflows/linux_build_test.yml'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/linux_upstream_test_moab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
# allows us to run workflows manually
workflow_dispatch:
push:
branches:
- develop
paths-ignore:
- '.github/workflows/docker_publish.yml'
- '.github/workflows/linux_build_test.yml'
Expand Down

0 comments on commit e9290d7

Please sign in to comment.