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 1cd74ab commit 98f40a3Copy full SHA for 98f40a3
.github/workflows/addToProject.yml
@@ -6,6 +6,9 @@ on:
6
env:
7
MY_GITHUB_TOKEN: ${{ secrets.APM_TECH_USER_TOKEN }}
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
assign_one_project:
14
runs-on: ubuntu-latest
.github/workflows/labeler.yml
@@ -7,6 +7,9 @@ on:
triage:
15
0 commit comments