[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
|
||||
on:
|
||||
push
|
||||
push:
|
||||
paths:
|
||||
- 'main/**'
|
||||
- 'extra/**'
|
||||
jobs:
|
||||
build_docs:
|
||||
runs_on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user