Skip to content

Commit

Permalink
Need to build on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
nickray committed Nov 6, 2021
1 parent afae320 commit 246d1d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-release-binaries.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build release binaries (and publish them if this is a tag)

on:
push:
branches:
- main
pull_request:
on: [push, pull_request]

jobs:
binaries:
Expand Down

0 comments on commit 246d1d8

Please sign in to comment.