Changes to bats files should trigger testing

Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
This commit is contained in:
dubo-dubon-duponey
2022-02-19 00:05:06 -08:00
parent 1135398bee
commit 0bfb1bd447
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ on:
- '**.bash'
- '**.go'
- '**.cue'
- '**.bats'
- 'Makefile'
- 'go.mod'
- 'go.sum'
@@ -19,6 +20,7 @@ on:
- '**.bash'
- '**.go'
- '**.cue'
- '**.bats'
- 'Makefile'
- 'go.mod'
- 'go.sum'

View File

@@ -8,6 +8,7 @@ on:
- '**.bash'
- '**.go'
- '**.cue'
- '**.bats'
- 'Makefile'
- 'go.mod'
- 'go.sum'
@@ -19,6 +20,7 @@ on:
- '**.bash'
- '**.go'
- '**.cue'
- '**.bats'
- 'Makefile'
- 'go.mod'
- 'go.sum'