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 c1753e1 commit efee101Copy full SHA for efee101
1 file changed
.github/workflows/build.yml
@@ -10,6 +10,9 @@ on:
10
push:
11
branches:
12
- main
13
+ paths:
14
+ - 'src/**'
15
+ - '.github/workflows/build.yml'
16
17
jobs:
18
build:
0 commit comments