Skip to content

Check resources up-to-date #7

Check resources up-to-date

Check resources up-to-date #7

name: Check resources up-to-date
on:
schedule:
# 10am, 1st of every month
- cron: '0 10 1 * *'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- run: ./bots/check_up_to_date.sh