Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jukzi committed Aug 2, 2023
1 parent 5905190 commit 4355222
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: CodeQL call

on:
push:
branches: [ "master" ]
Expand All @@ -7,6 +8,7 @@ on:
schedule:
- cron: '15 8 * * 1'
workflow_call:

jobs:
callCodeQLworkflow:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master

0 comments on commit 4355222

Please sign in to comment.