Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
10
.github/workflows/job_sync.yml
vendored
10
.github/workflows/job_sync.yml
vendored
@@ -3,11 +3,11 @@ name: sync
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/5 * * * *'
|
||||||
push:
|
# push:
|
||||||
branches: [ master, v3, v4 ]
|
# branches: [ master, v3, v4 ]
|
||||||
paths-ignore:
|
# paths-ignore:
|
||||||
- '.github/**'
|
# - '.github/**'
|
||||||
- '.gitea/**'
|
# - '.gitea/**'
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user