0

Tweak Renovate options for automerge

This commit is contained in:
Gabe Kangas 2022-10-26 18:58:47 -07:00 committed by GitHub
parent a008d8a62f
commit 1e0d1575d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,14 +15,9 @@ on:
push:
branches: [ develop ]
paths-ignore:
- 'static/**'
- 'webroot/js/web_modules/**'
- 'build/javascript/**'
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
paths-ignore:
- 'static/**'
- 'static'
- 'webroot/js/web_modules'
- 'build/javascript
jobs:
analyze: