mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Fix file path (#2048)
This commit is contained in:
parent
83b530a5bd
commit
498aabfd2c
2
.github/workflows/pr-labeler.yml
vendored
2
.github/workflows/pr-labeler.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
||||
uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0 # v4.0.0
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: ".github/workflows/community-pr-label.yml"
|
||||
configuration-path: ".github/community-pr-label.yml"
|
||||
|
Loading…
Reference in New Issue
Block a user