Remove conditional paths due to conflict with required checks (#14450)

This commit is contained in:
Alan Rominger 2023-09-14 16:19:42 -04:00 committed by GitHub
parent aa3228eec9
commit 3b8e662916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View File

@ -7,9 +7,6 @@ env:
COMPOSE_TAG: ${{ github.base_ref || 'devel' }}
on:
pull_request:
paths-ignore:
- 'docs/**'
- '.github/workflows/docs.yml'
jobs:
common-tests:
name: ${{ matrix.tests.name }}

View File

@ -2,9 +2,6 @@
name: Docsite CI
on:
pull_request:
paths:
- 'docs/**'
- '.github/workflows/docs.yml'
jobs:
docsite-build:
name: docsite test build