We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807abc4 commit 85578c7Copy full SHA for 85578c7
1 file changed
.github/workflows/sync-package.yml
@@ -2,7 +2,7 @@ name: Sync package
2
3
on:
4
push:
5
- branches: [ "main", "sync-package" ]
+ branches: [ "main" ]
6
env:
7
AWS_REGION : "us-west-2"
8
0 commit comments