Update update-generated-schema.yml

This commit is contained in:
Daniel W. Anner 2023-09-26 11:49:58 -04:00 committed by GitHub
parent f16552b1ed
commit 840247f0ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,9 @@
---
name: Gather New NetBox Generated Schema JSON
on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
# schedule:
# - cron: '0 * * * *'
jobs:
stale:
runs-on: ubuntu-latest