We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57e21b1 + d5cf43f commit f5621c7Copy full SHA for f5621c7
1 file changed
.github/workflows/remove-test.yml
@@ -5,6 +5,9 @@ on:
5
types:
6
- closed
7
8
+env:
9
+ PR_NUMBER: ${{ github.event.pull_request.number }}
10
+
11
jobs:
12
delete_directory:
13
runs-on: ubuntu-latest
0 commit comments