Skip to content

Commit

Permalink
Refs #21286: Remove CodeQL cron and other branch triggers
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
  • Loading branch information
JesusPoderoso committed Jul 21, 2024
1 parent 00d7f2d commit f140683
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,11 @@ name: "CodeQL"
on:
push:
branches:
- master
- 2.2.x
- 1.1.x
- 1.0.x
pull_request:
# The branches below must be a subset of the branches above
branches:
- master
- 2.2.x
- 1.1.x
- 1.0.x
schedule:
- cron: '45 16 * * 0'

jobs:
analyze:
Expand Down

0 comments on commit f140683

Please sign in to comment.