Skip to content

Commit

Permalink
Merge pull request uxlfoundation#631 from coldav/colin/remove_codeql_…
Browse files Browse the repository at this point in the history
…pull

[codeql] Reduce running of codeql to schedule
  • Loading branch information
coldav authored Jan 10, 2025
2 parents e803f7e + 080b8ba commit 0b692d8
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@
name: CodeQL

on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- 'source/**'
- 'clik/**'
- 'modules/**'
- 'examples/**'
- 'cmake/**'
- 'hal/**'
- '.github/actions/do_build_ock/**'
- '.github/actions/setup_build/**'
- '.github/workflows/codeql.yml'
- 'CMakeLists.txt'
schedule:
- cron: '19 9 * * 3'

Expand Down

0 comments on commit 0b692d8

Please sign in to comment.