mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-25 08:35:51 +00:00
Trigger CI build for all paths
Otherwise it becomes impossible to merge a non-code change without changing the branch protection configuration of the repository. Close #306
This commit is contained in:
parent
ddafc482ec
commit
9f25f779c9
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -10,9 +10,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths-ignore:
|
|
||||||
- ".vscode/**"
|
|
||||||
- "**.md"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
Loading…
Reference in New Issue
Block a user