Skip to content

Commit 61e3865

Browse files
authored
Update docathon-label-sync.yml
1 parent c150497 commit 61e3865

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docathon-label-sync.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
jobs:
88
check-labels:
99
runs-on: ubuntu-latest
10-
permissions:
11-
issues: write
12-
pull-requests: write
10+
permissions:
11+
issues: write
12+
pull-requests: write
1313
steps:
1414
- name: Check if PR mentions an issue and get labels
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)