forgejo: try without schedule
This commit is contained in:
parent
2b33612655
commit
730aaa6b00
1 changed files with 0 additions and 7 deletions
|
@ -1,13 +1,6 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: '@hourly'
|
||||
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
runs-on: x86_64
|
||||
|
|
Loading…
Reference in a new issue