ci: skip internal/configuration/config.template.yml (#3095)
parent
1d67072c78
commit
86dcb54e4a
|
@ -35,6 +35,7 @@ on:
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- 'Dockerfile.*'
|
- 'Dockerfile.*'
|
||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
|
- 'internal/configuration/config.template.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches:
|
branches:
|
||||||
|
@ -56,6 +57,7 @@ on:
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- 'Dockerfile.*'
|
- 'Dockerfile.*'
|
||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
|
- 'internal/configuration/config.template.yml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '25 13 * * 3'
|
- cron: '25 13 * * 3'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue