mirror of
https://github.com/dessant/label-actions.git
synced 2026-03-13 01:27:03 -04:00
chore: update workflow
This commit is contained in:
7
.github/workflows/label-actions.yml
vendored
7
.github/workflows/label-actions.yml
vendored
@@ -6,8 +6,13 @@ on:
|
||||
pull_request:
|
||||
types: [labeled, unlabeled]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
job:
|
||||
action:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/label-actions@v2
|
||||
|
||||
Reference in New Issue
Block a user