We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19bb4a6 commit 9e60d21Copy full SHA for 9e60d21
1 file changed
.github/workflows/ecr-release.yml
@@ -2,8 +2,6 @@ name: ecr-release.yml
2
on:
3
release:
4
types: [published]
5
- push:
6
- branches: [feat/publish-emulator-image]
7
8
permissions:
9
contents: read
0 commit comments