Skip to content

Commit 17269fe

Browse files
committed
test
1 parent dea5828 commit 17269fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-sample-app-s3-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
name: Sample App Deployment - Python S3
55
on:
66
workflow_dispatch: # be able to run the workflow on demand
7+
push:
8+
branches:
9+
- genesis-release-test
710

811
permissions:
912
id-token: write

0 commit comments

Comments
 (0)