We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d3717 commit cc915a4Copy full SHA for cc915a4
1 file changed
.github/workflows/s3-bucket.yml
@@ -1,7 +1,10 @@
1
name: S3 Bucket Test
2
3
on:
4
+ pull_request:
5
push:
6
+ branches:
7
+ - master
8
workflow_dispatch:
9
10
jobs:
0 commit comments