Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Fix autorebase
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn authored and github-actions[bot] committed Sep 14, 2023
1 parent 23fe666 commit 5c588f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jh-autorebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
doupdate:
name: Sync repository with upstream
runs-on: ubuntu-latest
if: ${{ github.repository_owner == 'adeepn' }}
if: ${{ github.repository_owner == 'adeepn-arc' }}
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 5c588f5

Please sign in to comment.