Skip to content

Commit f5621c7

Browse files
committed
Merge branch 'fix-remove-test' of geichelberger/opencast-admin-interface into main
Pull request #1147 Add missing env variable
2 parents 57e21b1 + d5cf43f commit f5621c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/remove-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
types:
66
- closed
77

8+
env:
9+
PR_NUMBER: ${{ github.event.pull_request.number }}
10+
811
jobs:
912
delete_directory:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)