We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1d082 commit e598069Copy full SHA for e598069
.github/workflows/build-udroid.yml
@@ -1,5 +1,9 @@
1
name: build-udroid
2
-on: [push]
+on:
3
+ push:
4
+ paths:
5
+ - '**.sh'
6
+ - '**.yml'
7
jobs:
8
BuildImpishRaw:
9
name: build impish
0 commit comments