Skip to content

Commit

Permalink
correct README ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
prathameshd30 committed Sep 7, 2024
1 parent 2f90d5b commit d6bb46f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform-val.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
branches:
- main
paths-ignore:
- '**.md'
- '**/README.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'
- '**/README.md'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d6bb46f

Please sign in to comment.