Skip to content

Commit

Permalink
add trigger to git checks
Browse files Browse the repository at this point in the history
  • Loading branch information
meisam committed Jun 3, 2023
1 parent 6317aa7 commit dd558ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .woodpecker/.lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ pipeline:
group: nodep
commands:
- ./utils/git_check.sh
when:
path:
include: [ '.gitignore', '.woodpecker/.lint.yml' ]

documentation:
image: python:3
Expand Down

0 comments on commit dd558ea

Please sign in to comment.