Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
Correction in github action to the triggers of the same one
  • Loading branch information
dmtzs committed Dec 19, 2023
1 parent 129cc7c commit 4ec81a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- '*'
- '!master'
- '!development'

jobs:
build:
Expand Down

0 comments on commit 4ec81a5

Please sign in to comment.