mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Remove conditional paths due to conflict with required checks (#14450)
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -2,9 +2,6 @@
|
||||
name: Docsite CI
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'docs/**'
|
||||
- '.github/workflows/docs.yml'
|
||||
jobs:
|
||||
docsite-build:
|
||||
name: docsite test build
|
||||
|
||||
Reference in New Issue
Block a user