We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8092380 commit cff5896Copy full SHA for cff5896
.github/workflows/electron.yml
@@ -2,7 +2,7 @@ name: CI
2
on:
3
push:
4
branches:
5
- - electron
+ - master
6
7
jobs:
8
build_on_mac:
0 commit comments