Skip to content

Commit

Permalink
Merge pull request #1121 from marquiz/devel/github-ignores
Browse files Browse the repository at this point in the history
github: remove paths-ignore from verify-code
  • Loading branch information
klihub authored Sep 10, 2024
2 parents 2bacd7e + 7e9232d commit d56813c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/verify-pr-code.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Verify code

on:
pull_request:
paths-ignore:
- "docs/**"
- "**.md"
pull_request

permissions:
contents: read
Expand Down

0 comments on commit d56813c

Please sign in to comment.