1
0
Fork 0

Run update octokit on workflow_dispatch

pull/610/head
Thomas Boop 2021-04-02 12:08:46 -04:00 committed by GitHub
parent 4dd900dde0
commit de122731f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
name: "UpdateOctokit"
on:
schedule:
- cron: '0 18 * * 0' # sunday at 18 UTC
workflow_dispatch:
jobs:
UpdateOctokit: