Skip to content

Commit

Permalink
Update release workflow. (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
erenken authored Mar 4, 2023
1 parent be4870c commit 3094fa9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Release

on:
workflow_run:
workflows: [Build and Test]
types:
- completed
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 3094fa9

Please sign in to comment.