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.
2 parents d57599e + b8499a5 commit 10436eaCopy full SHA for 10436ea
.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