1
0
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:
Thomas Rittson 2022-06-10 23:10:49 +10:00 committed by GitHub
parent 83b530a5bd
commit 498aabfd2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"