Skip to content

Commit

Permalink
chore: change ci scope (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
seongminn authored Oct 28, 2024
1 parent a18ac75 commit 1f2b8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_spectator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions: write-all
jobs:
sync-fork-repo:
runs-on: ubuntu-latest
if: github.repository == 'goorm-dev/gds'
if: github.repository == 'hufscheer/web'
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 1f2b8fb

Please sign in to comment.