Update delete_new_script.yaml
This commit is contained in:
parent
4b5a156970
commit
e32b9c4a60
2
.github/workflows/delete_new_script.yaml
vendored
2
.github/workflows/delete_new_script.yaml
vendored
@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
delete-files:
|
||||
runs-on: ubuntu-latest
|
||||
if: contains(github.event.issue.labels.*.name, 'Migration To ProxmoxVE')
|
||||
if: contains(github.event.issue.labels.*.name, 'Started Migration To ProxmoxVE')
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user