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.
2 parents 34908b0 + 265d98d commit f5f91dcCopy full SHA for f5f91dc
.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