workflows/pulumi-cloud-resource-delete.yml: Set Manual Trigger
This commit is contained in:
parent
eaf1a58678
commit
d834239233
@ -1,12 +1,9 @@
|
||||
name: delete aws cloud resources
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- main
|
||||
|
||||
env:
|
||||
SSH_PUBLIC_KEY: ${{ secrets.SSH_PUBLIC_KEY }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user