Skip to content

Commit

Permalink
docs : automerge.yml 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Yujin-Baek authored Sep 3, 2023
1 parent a983ce0 commit f9c419c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: automerge
on:
schedule:
- cron: '15 3 * * 0'
- cron: '0 4 * * 0'

jobs:
automerge:
Expand All @@ -12,5 +12,6 @@ jobs:
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: ""


0 comments on commit f9c419c

Please sign in to comment.