1 parent 82574d2 commit 5e3abecCopy full SHA for 5e3abec
3 files changed
.github/workflows/ani-cli.yml
@@ -5,7 +5,7 @@ on:
5
- master
6
pull_request:
7
paths:
8
- - "**ani-cli"
+ - "ani-cli"
9
10
jobs:
11
sh-checker:
.github/workflows/inverse-ani.yml
@@ -5,7 +5,7 @@ name: 'ani-cli checks'
on:
paths-ignore:
- - "/ani-cli"
name: Shellcheck + Shfmt
.github/workflows/version.yml
@@ -2,7 +2,7 @@ name: 'ani-cli checks'
2
3
4
version-bump:
0 commit comments