;ci: linux: fix ci-linux push trigger
This commit is contained in:
parent
612a4d1c0e
commit
004413cc57
10
.github/workflows/linux.yml
vendored
10
.github/workflows/linux.yml
vendored
@ -29,11 +29,11 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- '.github/workflows/linux.yml'
|
- '.github/workflows/linux.yml'
|
||||||
- 'stack*'
|
- 'stack*'
|
||||||
- 'hledger-lib'
|
- 'hledger-lib/**'
|
||||||
- 'hledger'
|
- 'hledger/**'
|
||||||
- 'hledger-ui'
|
- 'hledger-ui/**'
|
||||||
- 'hledger-web'
|
- 'hledger-web/**'
|
||||||
- 'tests'
|
- 'tests/**'
|
||||||
- '!**.md'
|
- '!**.md'
|
||||||
- '!**.1'
|
- '!**.1'
|
||||||
- '!**.5'
|
- '!**.5'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user