Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g committed Dec 18, 2024
1 parent ae059e3 commit 87f1936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ jobs:
doc:
- '**.md'
- docs/**
- '.github/'
- '.github/**'
src:
- '!**.md'
- '!docs/**'
- '!.github/'
- '!.github/**'
- name: Evaluate conditions
env:
Expand Down

0 comments on commit 87f1936

Please sign in to comment.