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 d39be57 commit df305baCopy full SHA for df305ba
.github/workflows/build.yml
@@ -3,6 +3,9 @@ name: Build
3
on:
4
pull_request:
5
branches: [ master ]
6
+ paths:
7
+ - src/**
8
+ - examples/**
9
10
jobs:
11
build:
0 commit comments