Skip to content

Commit

Permalink
allow manual nightly release too
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Mar 29, 2024
1 parent 4a3f949 commit 3893f98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_nightly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
on:
push:
#branches: main
branches: main
workflow_call:

name: Nightly Release

Expand Down

0 comments on commit 3893f98

Please sign in to comment.