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 6719708 commit c873d81Copy full SHA for c873d81
1 file changed
.github/workflows/build.yml
@@ -1,13 +1,5 @@
1
name: "Build & Bundle"
2
on:
3
- push:
4
- paths:
5
- - "crates/**"
6
- - "Cargo.toml"
7
- - "Cargo.lock"
8
- - "apps/**"
9
- - "package/**"
10
- - ".github/workflows/build.yml"
11
workflow_dispatch:
12
13
env:
0 commit comments