mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-22 15:54:29 +01:00
run CI on docs so we can enforce checks (#2577)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,12 +1,8 @@
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- "documentation/**"
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "documentation/**"
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user