fix(ci): disable CodeQL job temporarily

Not compatible with Kotlin 1.9.10
This commit is contained in:
Harsh Shandilya 2023-08-24 10:27:35 +05:30
parent b708aca9e5
commit 4bf8d8fcbb
No known key found for this signature in database

View file

@ -2,12 +2,12 @@ name: "CodeQL"
on:
workflow_dispatch:
push:
branches:
- develop
pull_request:
branches:
- develop
# push:
# branches:
# - develop
# pull_request:
# branches:
# - develop
env:
SENTRY_DSN: 'https://public_key@example.com/project_id'