Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Jan 18, 2024
1 parent a0caf7a commit d2246dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync_build_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: sync-build-deploy
on:
schedule:
- cron: '0 21 * * 1'
- cron: '0 */6 * * *'

push:
branches: [ "master" ]
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local/
log/

# Util tools
#util/
util/

# MacOS
.DS_Store

0 comments on commit d2246dd

Please sign in to comment.