mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
[CI] Fix misc stuff with labeler CI. (#103)
* [CI] Fix games tag with the s * [CI] Add labeler.yml as file for CI tag * [CI] Also use checkout on triage
This commit is contained in:
parent
a8489e4353
commit
6b1e787cd2
2 changed files with 3 additions and 1 deletions
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue