mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-22 14:18:49 +01:00
Update update-generated-schema.yml
This commit is contained in:
parent
dfe35c85b4
commit
68e18ab734
@ -2,7 +2,7 @@
|
||||
name: Gather New NetBox Generated Schema JSON
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 4 * * *'
|
||||
- cron: '0 * * * *'
|
||||
jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
@ -61,4 +61,4 @@ jobs:
|
||||
with:
|
||||
name: 'SCHEMA_VERSION'
|
||||
value: ${{ steps.netbox-release.outputs.release }}
|
||||
if: ${{ steps.netbox-release.outputs.release != vars.SCHEMA_VERSION }}
|
||||
if: ${{ steps.netbox-release.outputs.release != vars.SCHEMA_VERSION }}
|
||||
|
Loading…
Reference in New Issue
Block a user