Skip to content

Check resources up-to-date #11

Check resources up-to-date

Check resources up-to-date #11

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@b4ffde65f46336ab88eb53be808477a3936bae11
- run: ./bots/check_up_to_date.sh