Skip to content

Execute Idea synchronization task in the current Gradle execution (#185) #1049

Execute Idea synchronization task in the current Gradle execution (#185)

Execute Idea synchronization task in the current Gradle execution (#185) #1049

Workflow file for this run

name: CodeQL
on:
push:
pull_request:
schedule:
- cron: 12 10 * * 4
jobs:
call-codeql:
uses: SpongePowered/.github/.github/workflows/shared-codeql-analysis.yaml@master
secrets: inherit