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
|
||||
with:
|
||||
repository: shaka-project/shaka-github-tools
|
||||
persist-credentials: false
|
||||
|
||||
# TODO: revert to micnncim and new release after landing
|
||||
# https://github.com/micnncim/action-label-syncer/pull/68
|
||||
|
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: shaka-project/shaka-github-tools
|
||||
persist-credentials: false
|
||||
|
||||
- name: Update Issues
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue