Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Aug 7, 2023
1 parent b055083 commit 0945784
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@ name: Binary Release
permissions: write-all

on:
push:
branches:
- main

# on:
# workflow_run:
# workflows: ["Cargo Test"]
# types:
# - completed
workflow_run:
workflows: ["Cargo Test"]
types:
- completed

jobs:

Expand Down

0 comments on commit 0945784

Please sign in to comment.