Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
chore: Sync common workflows (#229)
Browse files Browse the repository at this point in the history
This is an automated sync of common workflows for this organization.
The upstream source is:
shaka-project/shaka-github-tools@b39597e

Co-authored-by: Shaka Bot <[email protected]>
  • Loading branch information
shaka-bot and shaka-bot authored Mar 1, 2022
1 parent 67194c6 commit 67283fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
repository: joeyparrish/shaka-github-tools
repository: shaka-project/shaka-github-tools

# TODO: revert to micnncim and new release after landing
# https://github.com/micnncim/action-label-syncer/pull/68
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
repository: joeyparrish/shaka-github-tools
repository: shaka-project/shaka-github-tools

- name: Update Issues
env:
Expand Down

0 comments on commit 67283fa

Please sign in to comment.