Skip to content

Commit

Permalink
Temporarily set build workflow for pushes on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SRichner committed Feb 16, 2024
1 parent b750f22 commit 4ed6da5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build
on:
create:
tags:
- v*
push:
branches:
- feature/electron

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 4ed6da5

Please sign in to comment.