mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-01 17:48:29 +02:00
Remove the scheudule part as it will not work anymore
This commit is contained in:
4
.github/workflows/docker-3.2.yml
vendored
4
.github/workflows/docker-3.2.yml
vendored
@ -8,8 +8,8 @@ on:
|
||||
# Every week at 8am on Mondays, publish the 3.2 branch:
|
||||
# NOTE: `schedule` event is only triggered for the default branch:
|
||||
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
|
||||
schedule:
|
||||
- cron: "0 8 * * 1"
|
||||
# schedule:
|
||||
# - cron: "0 8 * * 1"
|
||||
|
||||
env:
|
||||
GIT_BRANCH: "3.2"
|
||||
|
Reference in New Issue
Block a user