Switch dev builds to a scheduled release.

This commit is contained in:
fewtarius 2022-06-23 07:40:47 -04:00
parent 05e4a4558e
commit cfaed40766
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -6,17 +6,8 @@
name: release-dev
on:
push:
paths-ignore:
- '.github/**'
- '*.md'
- 'Dockerfile'
- '.dockerignore'
- '.gitignore'
- 'licenses/**'
- 'tools/**'
branches:
- dev
schedule:
- cron: '0 21 * * *'
workflow_dispatch:
env:
BRANCH: dev