Skip to content

Commit

Permalink
Fix incorrect docs publish triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Nov 9, 2024
1 parent 4212024 commit 231ff30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@ jobs:
base: "${{ github.ref }}"
filters: |
docs:
- '*.nix'
- 'flake.lock'
- 'design-docs/**'
- 'nix/**'
- '.github/workflows/build-and-deploy-docs.yml'
- 'scripts/dpdk-sys.env'
build:
name: "Build and deploy documentation"
Expand Down

0 comments on commit 231ff30

Please sign in to comment.