Skip to content

Commit 5f0dc6f

Browse files
authored
Merge pull request #132 from MITLibraries/ghwf-change
stage container build on merge
2 parents 76cec04 + 06cab9d commit 5f0dc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: Stage Container Build and Deploy
66
on:
77
workflow_dispatch:
8-
pull_request:
8+
push:
99
branches:
1010
- main
1111
paths-ignore:

0 commit comments

Comments
 (0)