Skip to content

Commit

Permalink
Merge branch 'main' into Add-per-device-files-configuration-implement…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
RZandvoort committed Mar 24, 2024
2 parents 2d8d9f8 + e6cf70e commit 84902a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
on:
name: Continuous Delivery
push:
branches:
- main
- "*.*.x"
tags:
- v*
schedule:
- cron: '0 0 * * *'

jobs:
build:
Expand Down

0 comments on commit 84902a0

Please sign in to comment.