Skip to content

Commit c019c57

Browse files
authored
Update makefile.yml
One more conditional-on-PR-step
1 parent 356a51b commit c019c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,4 @@ jobs:
120120
run: |
121121
aws s3 sync ./build/web/js s3://pyret-horizon/horizon-action-test --acl public-read --exclude "*" --include "cpo-main.jarr.gz.js" --content-encoding gzip
122122
aws s3 sync ./build/web/js s3://pyret-horizon/horizon-action-test --acl public-read --exclude "cpo-main.jarr.js.gz"
123+
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)