mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-18615 Update default be app with call activity processes pools (#9843)
* AAE-18615 Updated default be app with call activity processes pools * AAE-18615 Changed CodeQL ignored paths to more inclusive way
This commit is contained in:
parent
c300541c94
commit
a72cc1bc76
8
.github/workflows/codeql-analysis.yml
vendored
8
.github/workflows/codeql-analysis.yml
vendored
@ -4,14 +4,14 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [develop, master]
|
branches: [develop, master]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'e2e/resources/**/*.*'
|
- 'e2e/resources/**'
|
||||||
- 'docs/**/*.*'
|
- 'docs/**'
|
||||||
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: [develop]
|
branches: [develop]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'e2e/resources/**/*.*'
|
- 'e2e/resources/**'
|
||||||
- 'docs/**/*.*'
|
- 'docs/**'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 5 * * 0'
|
- cron: '0 5 * * 0'
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user