Skip to content

Commit

Permalink
Merge branch 'master' into fix_where_mpv
Browse files Browse the repository at this point in the history
  • Loading branch information
port19x authored Sep 18, 2024
2 parents 1a51602 + 7fb117b commit edae766
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/inverse-ani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: 'ani-cli checks'
on:
pull_request:
paths-ignore:
- "**ani-cli"
- "/ani-cli"
jobs:
sh-checker:
name: Shellcheck + Shfmt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'ani-cli checks'
on:
pull_request:
paths:
- "**ani-cli"
- "/ani-cli"

jobs:
version-bump:
Expand Down

0 comments on commit edae766

Please sign in to comment.