Skip to content

Commit

Permalink
Give write permissions to enforce label workflow (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 5, 2022
1 parent 5f7bcdd commit 77be2f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/enforce-label.yml
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1

0 comments on commit 77be2f5

Please sign in to comment.