Skip to content

Commit 56ef725

Browse files
authored
fix: only run if workflow completes on develop (#624)
1 parent 91b51f1 commit 56ef725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ami-build-ubuntu-18.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
workflow_run:
1212
workflows: [Release AMI]
13+
branches:
14+
- develop
1315
types:
1416
- completed
1517

0 commit comments

Comments
 (0)