Skip to content

Commit

Permalink
Update code-inspector.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bensuperpc committed Apr 28, 2022
1 parent 9e05bc9 commit 7413ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-inspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: code-inspector
on:
push:
branches:
- '*'
- 'old'
paths-ignore:
- '**/README.md'
- '**/Commands.md'
pull_request:
branches:
- '*'
- 'old'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7413ab9

Please sign in to comment.