Skip to content

Commit

Permalink
github: remove paths-ignore from verify-code
Browse files Browse the repository at this point in the history
Required by the branch-protection rules or something...
  • Loading branch information
marquiz committed Sep 10, 2024
1 parent 2bacd7e commit 7e9232d
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 7e9232d

Please sign in to comment.