[CI] Do not build helpers if no corresponding files changed
Some checks failed
Build Docs / build_docs (push) Failing after 6s
Some checks failed
Build Docs / build_docs (push) Failing after 6s
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: Build helpers
|
name: Build helpers
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
|
paths:
|
||||||
|
- 'main/**'
|
||||||
|
- 'extra/**'
|
||||||
jobs:
|
jobs:
|
||||||
build_docs:
|
build_docs:
|
||||||
runs_on: ubuntu-latest
|
runs_on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user