Revert "Tweak Renovate options for automerge"
This reverts commit 1e0d1575d51fa0d7c4c522839c9397d015ce001a.
This commit is contained in:
parent
1e0d1575d5
commit
0af1db73a4
11
.github/workflows/codeql-analysis.yml
vendored
11
.github/workflows/codeql-analysis.yml
vendored
@ -15,9 +15,14 @@ on:
|
||||
push:
|
||||
branches: [ develop ]
|
||||
paths-ignore:
|
||||
- 'static'
|
||||
- 'webroot/js/web_modules'
|
||||
- 'build/javascript
|
||||
- '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/**'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
x
Reference in New Issue
Block a user