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 ec7cb13 commit 76ac572Copy full SHA for 76ac572
.github/workflows/cleanup_pr_folders.yaml
@@ -4,7 +4,7 @@ on:
4
- closed
5
6
jobs:
7
- if_merged:
+ staging:
8
if: github.event.pull_request.merged == true
9
runs-on: ubuntu-latest
10
env:
0 commit comments