mirror of
https://github.com/gofiber/storage.git
synced 2025-12-23 20:47:13 +08:00
use another labeler
This commit is contained in:
1
.github/workflows/auto-labeler.yml
vendored
1
.github/workflows/auto-labeler.yml
vendored
@@ -5,7 +5,6 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [ opened ]
|
types: [ opened ]
|
||||||
permissions:
|
permissions:
|
||||||
# Setting up permissions in the workflow to limit the scope of what it can do. Optional!
|
|
||||||
contents: read
|
contents: read
|
||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|||||||
Reference in New Issue
Block a user