Skip to content

Check resources up-to-date #13

Check resources up-to-date

Check resources up-to-date #13

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