Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nmacholl authored Sep 24, 2024
2 parents 1952440 + 59782f0 commit ffcce21
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: release

on:
workflow_run:
workflows:
- test
branches: [main]
types:
- completed
# on:
# workflow_run:
# workflows:
# - test
# branches: [main]
# types:
# - completed

jobs:
release:
Expand Down

0 comments on commit ffcce21

Please sign in to comment.