Skip to content

Commit befd4ad

Browse files
committed
Update complaince.yml
1 parent 38f8f22 commit befd4ad

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

.github/workflows/complaince.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
permissions:
2+
pull-requests: write
3+
14
jobs:
25
compliance:
36
runs-on: ubuntu-latest
@@ -14,9 +17,6 @@ jobs:
1417

1518
name: Compliance
1619

17-
permissions:
18-
pull-requests: write
19-
2020
on:
2121
pull_request:
2222
branches:
@@ -26,6 +26,3 @@ on:
2626
- opened
2727
- reopened
2828
- synchronize
29-
30-
permissions:
31-
pull-requests: write

0 commit comments

Comments
 (0)