Skip to content

Commit

Permalink
Adde coreect taget to automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley committed Sep 27, 2024
1 parent 4d8e815 commit 77ced5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '30 12 * * *' # Should run 30 min after get remote assets.
env:
GH_TOKEN: ${{ github.token }}
TARGET_REPO: <repo-name>
TARGET_REPO: nesi/research-developer-cloud
LABEL_NAME: auto_merge
jobs:
automerge:
Expand Down

0 comments on commit 77ced5a

Please sign in to comment.