mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-04 03:02:55 +08:00
Run update octokit on workflow_dispatch
This commit is contained in:
parent
4dd900dde0
commit
de122731f3
3
.github/workflows/update-github.yaml
vendored
3
.github/workflows/update-github.yaml
vendored
@ -1,8 +1,7 @@
|
|||||||
name: "UpdateOctokit"
|
name: "UpdateOctokit"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
workflow_dispatch:
|
||||||
- cron: '0 18 * * 0' # sunday at 18 UTC
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
UpdateOctokit:
|
UpdateOctokit:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user