Skip to content

Commit ebb97e0

Browse files
committed
fix: try to get see the workflow appear as an option
1 parent 6ce6452 commit ebb97e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ami-release-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release AMI Nix
33
on:
44
push:
55
branches:
6-
- develop
6+
- sam/2-stage-ami-nix
77
paths:
88
- '.github/workflows/ami-release-nix.yml'
99
- 'common-nix.vars.pkr.hcl'

0 commit comments

Comments
 (0)