mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-01 13:38:03 +08:00
Run update octokit on workflow_dispatch
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user