Skip to content

Commit

Permalink
fix: try not to trigger code check if def file changed
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioseel committed Oct 18, 2024
1 parent a069ed4 commit e4d877d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- master
paths:
- '!resources/retinal-rl.def'
- '**/*.py'
workflow_dispatch:

env:
Expand Down

0 comments on commit e4d877d

Please sign in to comment.