Skip to content

Commit

Permalink
Fix auto-rebase to pull-requests originating from gamecon repo only
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslavtyc committed Jan 31, 2025
1 parent e830178 commit 7992055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: peter-evans/rebase@v3
with:
base: main
head: 'gamecon-cz:gamecon'
head: 'gamecon-cz:*'

0 comments on commit 7992055

Please sign in to comment.