Skip to content

Commit

Permalink
fix file ending in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Aug 28, 2024
1 parent 4d4ea00 commit 628d811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-nel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ on:
- .github/workflows/ci-nel.yml
- nel/**
- CMakeLists.txt
- CMakePresets.txt
- CMakePresets.json

pull_request:
branches: [ "core4" ]
paths:
- .github/workflows/ci-nel.yml
- nel/**
- CMakeLists.txt
- CMakePresets.txt
- CMakePresets.json

jobs:
strings:
Expand Down

0 comments on commit 628d811

Please sign in to comment.