Rename build.yml
This commit is contained in:
parent
0a2ec0a3ca
commit
089149daef
@ -1,8 +1,9 @@
|
|||||||
name: deploying-doc
|
name: deploying-doc
|
||||||
run-name: Deploying doc — ${{ github.run_id }}
|
run-name: Deploying doc — ${{ github.run_id }}
|
||||||
on:
|
on:
|
||||||
schedule:
|
workflow_dispatch:
|
||||||
- cron: 30 04 * * 1,4
|
schedule:
|
||||||
|
- cron: 30 04 * * 1,4
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
Loading…
x
Reference in New Issue
Block a user