This commit is contained in:
parent
40136474ad
commit
8d44027514
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '37 * * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'mai*'
|
- 'mai*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue