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 34908b0 commit 265d98dCopy full SHA for 265d98d
.github/workflows/build.yaml
@@ -2,6 +2,7 @@ name: Build
2
on:
3
push:
4
branches: [main]
5
+ paths: [crates]
6
workflow_dispatch:
7
8
env:
0 commit comments