Skip to content

Commit 05230e3

Browse files
authored
chore(github): set branch name for github action (#826)
Apparently, this action does not actually check the default branch name.
1 parent b094418 commit 05230e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-tasks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
uses: ad-m/[email protected]
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
37+
branch: main

0 commit comments

Comments
 (0)