mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
Update autolabeler.yml (#2660)
This commit is contained in:
parent
4354079c4e
commit
e6792790cc
4
.github/workflows/autolabeler.yml
vendored
4
.github/workflows/autolabeler.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
env:
|
||||
CONFIG_PATH: .github/autolabeler-config_new.json
|
||||
CONFIG_PATH: .github/autolabeler-config.json
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
@ -87,4 +87,4 @@ jobs:
|
||||
issue_number: prNumber,
|
||||
labels: Array.from(labelsToAdd),
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user