We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67be1d commit 7c1a6a9Copy full SHA for 7c1a6a9
.github/workflows/aws-destroy.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
- pull_request:
+ workflow_dispatch:
8
9
jobs:
10
0 commit comments