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.
1 parent b32a0c6 commit d018e99Copy full SHA for d018e99
.github/workflows/pr_destroy_dynamic_env.disabled
@@ -5,6 +5,8 @@ name: PR Destroy Environment
5
on:
6
pull_request:
7
types: [closed]
8
+ branches:
9
+ - '*'
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments