Skip to content

Commit df2273a

Browse files
committed
fixup! trigger on ush for testing
1 parent 8a330b8 commit df2273a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release_nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: "15 20 * * *" # 20:15 UTC, every day
66
workflow_dispatch: {}
7+
push:
8+
branches:
9+
- ch/nightly-release-pipeline
710

811
env:
912
container_registry: ghcr.io/edgelesssys

0 commit comments

Comments
 (0)