We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d861c commit ea5a565Copy full SHA for ea5a565
.github/workflows/ami-build-ubuntu-18.yml
@@ -1,9 +1,6 @@
1
name: Build Ubuntu 18 AMI
2
3
on:
4
- push:
5
- paths:
6
- - '.github/workflows/ami-build-ubuntu-18.yml'
7
workflow_run:
8
workflows: [Release AMI]
9
types:
0 commit comments