Ivan Pozdeev
6 months ago
No known key found for this signature in database
GPG Key ID: FB6A628DCF06DCD7
1 changed files with
1 additions and
1 deletions
-
.github/workflows/add_version.yml
|
|
|
@ -4,7 +4,7 @@ on: |
|
|
|
workflow_dispatch: {} |
|
|
|
schedule: |
|
|
|
# Every N hours |
|
|
|
- cron: '* */8 * * *' |
|
|
|
- cron: '0 */8 * * *' |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: write |
|
|
|
|