electron on PR
This commit is contained in:
parent
38090adcd7
commit
445b1895a8
1 changed files with 3 additions and 1 deletions
4
.github/workflows/electron.yml
vendored
4
.github/workflows/electron.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name: Electron App
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue