Skip to content

Commit

Permalink
[#82] Add branch to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
juampynr committed Jul 5, 2022
1 parent 67a514d commit 4988aef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Create release binaries
on:
push:
# branches:
# - master
branches:
- master
- 82-interactive-cli
jobs:
release-linux-amd64:
name: release linux/amd64
Expand Down

0 comments on commit 4988aef

Please sign in to comment.