mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-02 06:53:32 +00:00
Merge branch 'main' into v0.8
This commit is contained in:
commit
0246376cdd
8 changed files with 28 additions and 23 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: "!contains(github.event.pull_request.title, '[skip ci]')"
|
||||
steps:
|
||||
- uses: actions/labeler@v5
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
configuration-path: .github/labels.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue