Skip to content

Commit

Permalink
do not ignore .github
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Mar 8, 2024
1 parent e4ee020 commit db77815
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Galaxy Tool Linting and Tests for push and PR
on:
pull_request:
paths-ignore:
- '.github/**'
- 'deprecated/**'
- 'docs/**'
- '*'
Expand All @@ -11,7 +10,6 @@ on:
- main
- master
paths-ignore:
- '.github/**'
- 'deprecated/**'
- 'docs/**'
- '*'
Expand Down

0 comments on commit db77815

Please sign in to comment.