We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f448d2 commit b8499a5Copy full SHA for b8499a5
.github/workflows/enforce-label.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
enforce-label:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ pull-requests: write
15
steps:
16
- name: enforce-triage-label
17
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1
0 commit comments