Skip to content

Commit

Permalink
chore: change github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rajkadir committed Mar 4, 2024
1 parent 4b4dd61 commit 9536953
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Build/release Electron app

on:
pull_request:
branches:
- dev
push:
branches:
- main
- dev
tags:
- v*.*.*

Expand Down

0 comments on commit 9536953

Please sign in to comment.