We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e851115 commit fbbe5cdCopy full SHA for fbbe5cd
.github/workflows/async-auto-label.yml
@@ -7,8 +7,7 @@ name: Apply requested async label
7
- created
8
- edited
9
10
-permissions:
11
- pull-requests: write # to update labels
+permissions: {}
12
13
jobs:
14
apply_async_labels:
.github/workflows/async-list-label.yml
@@ -9,8 +9,7 @@ name: Collect and print async labels
branches:
- master
15
16
list_async_labels:
0 commit comments