Skip to content

Commit

Permalink
Set non automatic (as broken) pylintExpColorbadge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DGrothe-PhD authored Oct 7, 2024
1 parent 9cb6106 commit b703c12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/pylintExpColorbadge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Pylint yyybadge

on:
workflow_dispatch:
push:
paths:
- '*.py'
pull_request:
paths:
- '*.py'
#push:
# paths:
# - '*.py'
#pull_request:
# paths:
# - '*.py'

jobs:
build:
Expand Down

0 comments on commit b703c12

Please sign in to comment.