We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7672e11 + 693340c commit ca4161dCopy full SHA for ca4161d
.github/workflows/pr_destroy_dynamic_env.yaml
@@ -3,6 +3,8 @@ name: PR Destroy Environment
3
on:
4
pull_request:
5
types: [closed]
6
+ branches:
7
+ - '*'
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments