We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4461c3 + 6e0a36d commit c304fe6Copy full SHA for c304fe6
1 file changed
.github/workflows/ecr.yml
@@ -1,5 +1,10 @@
1
name: Amazon ECR private registry charge
2
on:
3
+ push:
4
+ branches:
5
+ - "2204"
6
+ paths:
7
+ - ".github/workflows/ecr.yml"
8
workflow_dispatch:
9
jobs:
10
main:
0 commit comments