Skip to content

Commit

Permalink
chore: Sync common workflows (#32)
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 <shaka-bot@users.noreply.github.com>
  • Loading branch information
shaka-bot and shaka-bot committed Mar 1, 2022
1 parent c169d0b commit 5b59721
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 5b59721

Please sign in to comment.