We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421a9c0 commit 5bf5f4dCopy full SHA for 5bf5f4d
.github/workflows/BuildRaspiOS.yml
@@ -2,7 +2,8 @@ name: Build MainsailOS - Raspberry Pi OS buster
2
on:
3
push:
4
branches:
5
- - "**"
+ - "master"
6
+ - "develop"
7
paths:
8
- "src/**"
9
- "emulation/**"
0 commit comments