Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
RZandvoort committed Mar 24, 2024
1 parent 609d16f commit 38d450e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
on:
push:
branches:
- main
- "*.*.x"
tags:
- v*
schedule:
- cron: '0 0 * * *'

name: Continuous Delivery

jobs:
Expand Down

0 comments on commit 38d450e

Please sign in to comment.