mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
feat: override workflows to publish in fork
This commit is contained in:
parent
ae99f42540
commit
f8383ea6fd
5 changed files with 6519 additions and 5142 deletions
4
.github/workflows/docker-nightly-release.yml
vendored
4
.github/workflows/docker-nightly-release.yml
vendored
|
@ -2,8 +2,8 @@ name: Docker nightly release
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
check_date:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue