mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 23:52:50 -05:00
Fix file path (#2048)
This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user