Skip to content

Commit ad925f2

Browse files
committed
Testing permissions
1 parent ce8286c commit ad925f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_helpfiles.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'weekly_test_*'
1212
permissions:
1313
pull-requests: write
14-
14+
1515
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1616
jobs:
1717
updateHelpsDocsPR:
@@ -38,7 +38,7 @@ jobs:
3838
REVIEWERS: timayabi2020
3939
ASSIGNEDTO: timayabi2020
4040
LABELS: generated
41-
BASE: github_action_failure
41+
BASE: main
4242
HEAD: ${{steps.create_branch.outputs.branch}}
4343
run: |
4444
curl -fsSL https://github.com/github/hub/raw/master/script/get | bash -s 2.14.1

0 commit comments

Comments
 (0)