We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838698f commit 16c9880Copy full SHA for 16c9880
.github/workflows/sync-labels.yaml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
with:
28
repository: shaka-project/shaka-github-tools
29
+ persist-credentials: false
30
31
# TODO: revert to micnncim and new release after landing
32
# https://github.com/micnncim/action-label-syncer/pull/68
.github/workflows/update-issues.yaml
@@ -23,6 +23,7 @@ jobs:
23
24
25
- name: Update Issues
env:
0 commit comments