ci: github: tweaks

This commit is contained in:
Simon Michael 2020-03-06 00:52:51 -08:00
parent 8ec825d74c
commit 7457b2870a

View File

@ -22,12 +22,11 @@ on:
- 'hledger'
- 'hledger-ui'
- 'hledger-web'
paths-ignore:
- '**.md'
- '**.1'
- '**.5'
- '**.info'
- '**.txt'
- '!**.md'
- '!**.1'
- '!**.5'
- '!**.info'
- '!**.txt'
pull_request:
branches: [ master ]
paths:
@ -36,16 +35,13 @@ on:
- 'hledger'
- 'hledger-ui'
- 'hledger-web'
paths-ignore:
- '**.md'
- '!**.md'
- '!**.1'
- '!**.5'
- '!**.info'
- '!**.txt'
# schedule:
# - cron: "0 23 * * *"
# paths:
# - 'stack*'
# - 'hledger-lib'
# - 'hledger'
# - 'hledger-ui'
# - 'hledger-web'
jobs:
build: