mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
Run update octokit on workflow_dispatch
This commit is contained in:
@@ -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