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 bb5134c commit 29d7cbaCopy full SHA for 29d7cba
.github/workflows/run.yml
@@ -1,10 +1,10 @@
1
name: Run Android build
2
3
on:
4
+ workflow_dispatch:
5
push:
6
paths:
7
- 'dist/**.js'
- - '.github/*.json'
8
9
jobs:
10
build:
0 commit comments