Adjust action triggers
This commit is contained in:
parent
38686d43a9
commit
7a9c35366b
5
.github/workflows/retype.yml
vendored
5
.github/workflows/retype.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: Update FMHY Retype
|
name: Update FMHY Retype
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
schedule:
|
||||||
branches:
|
- cron: '0 */2 * * *'
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
|
Loading…
Reference in New Issue
Block a user