Skip to content

Commit e96ef32

Browse files
authored
Update organize-readme.yml to keep actions workflow from getting suspended by github
1 parent f0068a9 commit e96ef32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/organize-readme.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ jobs:
3131
- uses: stefanzweifel/git-auto-commit-action@v4
3232
with:
3333
commit_message: Apply updated repo organization
34+
35+
- name: Keeping cron workflow alive in github
36+
uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)