mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update the code owners to be scheduled
This commit is contained in:
parent
e7b29252b3
commit
0a90b7a146
12
.github/workflows/UpdateCodeowners.yml
vendored
12
.github/workflows/UpdateCodeowners.yml
vendored
@ -1,16 +1,16 @@
|
||||
name: Update CODEOWNERs
|
||||
|
||||
# For testing
|
||||
on: push
|
||||
# on: push
|
||||
|
||||
# For production
|
||||
# on:
|
||||
# schedule:
|
||||
# # https://crontab.guru/#5_8_*_*_1
|
||||
# - cron: "5 8 * * 1"
|
||||
on:
|
||||
schedule:
|
||||
# https://crontab.guru/#5_8_*_*_1
|
||||
- cron: "5 8 * * 1"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user