Skip to content

Commit 55b37e3

Browse files
committed
chore: Sync common workflows
This is an automated sync of common workflows for this organization. The upstream source is: shaka-project/shaka-github-tools@be928d3
1 parent 838698f commit 55b37e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
repository: shaka-project/shaka-github-tools
29+
persist-credentials: false
2930

3031
# TODO: revert to micnncim and new release after landing
3132
# https://github.com/micnncim/action-label-syncer/pull/68

.github/workflows/update-issues.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424
with:
2525
repository: shaka-project/shaka-github-tools
26+
persist-credentials: false
2627

2728
- name: Update Issues
2829
env:

0 commit comments

Comments
 (0)