Skip to content

Commit

Permalink
Disable release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nmacholl authored Sep 13, 2024
1 parent 74ba5b0 commit 87eebb2
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 87eebb2

Please sign in to comment.