Skip to content

Commit

Permalink
temporariliy ignore ci-docs.yaml changes for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 committed Oct 18, 2024
1 parent 1098aad commit 345c60b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ on:
- '!.github/workflows/build-and-test-msi.yaml'
- '!.github/workflows/build-and-test-pkg.yaml'
- '!.github/workflows/ci-release.yaml'
- '!.github/workflows/get-version-and-tag-for-ref.yaml'
- '!.github/workflows/ci-docs.yaml'
- '!CHANGELOG.md'
pull_request:
branches:
Expand All @@ -52,6 +54,8 @@ on:
- '!.github/workflows/build-and-test-msi.yaml'
- '!.github/workflows/build-and-test-pkg.yaml'
- '!.github/workflows/ci-release.yaml'
- '!.github/workflows/get-version-and-tag-for-ref.yaml'
- '!.github/workflows/ci-docs.yaml'
- '!CHANGELOG.md'

jobs:
Expand Down

0 comments on commit 345c60b

Please sign in to comment.