Skip to content

Commit

Permalink
github/workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jobscale committed Nov 26, 2024
1 parent b459015 commit 22adb80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Docker

on:
# schedule:
# - cron: '33 17 * * 1'
# - cron: '32 17 * * 1'
push:
branches: [ main ]
# Publish semver tags as releases.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sshwifty-CI

on:
# schedule:
# - cron: '33 17 * * 1'
# - cron: '32 17 * * 1'
push:
branches: [main, dev]
tags: ["**-release"]
Expand Down

0 comments on commit 22adb80

Please sign in to comment.