chore: Sync common workflows (#1465)
This is an automated sync of common workflows for this organization.
The upstream source is:
be928d3061
Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
This commit is contained in:
parent
57330eda4a
commit
091f0f3e03
|
@ -26,6 +26,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: shaka-project/shaka-github-tools
|
repository: shaka-project/shaka-github-tools
|
||||||
|
persist-credentials: false
|
||||||
|
|
||||||
# TODO: revert to micnncim and new release after landing
|
# TODO: revert to micnncim and new release after landing
|
||||||
# https://github.com/micnncim/action-label-syncer/pull/68
|
# https://github.com/micnncim/action-label-syncer/pull/68
|
||||||
|
|
|
@ -23,6 +23,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: shaka-project/shaka-github-tools
|
repository: shaka-project/shaka-github-tools
|
||||||
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Update Issues
|
- name: Update Issues
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue