dont ignore md files for CI in pull requests (#1881)
This should help merging readme PRs without having to use scary buttons
This commit is contained in:
@@ -6,9 +6,6 @@ on:
|
||||
- 'docs/**'
|
||||
- '*.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user