mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
fix
This commit is contained in:
3
.github/workflows/bump-ttymer.yml
vendored
3
.github/workflows/bump-ttymer.yml
vendored
@@ -3,7 +3,7 @@ name: Bump TTYmer Formula
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 * * * *' # every hour
|
||||
|
||||
jobs:
|
||||
bump:
|
||||
@@ -57,3 +57,4 @@ jobs:
|
||||
git push
|
||||
else
|
||||
echo "No changes to commit"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user