We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0068a9 commit e96ef32Copy full SHA for e96ef32
.github/workflows/organize-readme.yml
@@ -31,3 +31,6 @@ jobs:
31
- uses: stefanzweifel/git-auto-commit-action@v4
32
with:
33
commit_message: Apply updated repo organization
34
+
35
+ - name: Keeping cron workflow alive in github
36
+ uses: gautamkrishnar/keepalive-workflow@v2
0 commit comments