mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
chore: remove docusaurus from CI (#1594)
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -4,12 +4,12 @@ on:
|
||||
push:
|
||||
branches: [main, ]
|
||||
paths-ignore:
|
||||
- 'site/**'
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [main]
|
||||
paths-ignore:
|
||||
- 'site/**'
|
||||
- 'docs/**'
|
||||
schedule:
|
||||
- cron: '0 12 * * 2'
|
||||
|
||||
|
Reference in New Issue
Block a user