Skip to content

Commit cae9199

Browse files
authored
Add newlines
1 parent 0108451 commit cae9199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate_issues.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ on:
88
schedule:
99
# Run every day at 4am (PST) - cron uses UTC times
1010
- cron: '0 12 * * *'
11+
1112
permissions:
1213
issues: write
14+
1315
jobs:
1416
generate_an_issue:
1517
# Don't run on private repo.

0 commit comments

Comments
 (0)