Skip to content

Commit

Permalink
feat: codeql triggers (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
r4mmer authored Oct 5, 2024
1 parent 9f3478d commit ec13449
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: "CodeQL"

on:
push:
branches: [ "master", "dev", "main", "develop" ]
pull_request:
branches: [ "master", "dev", "main", "develop" ]
schedule:
- cron: '16 19 * * 3'
on: [push, pull_request]

jobs:
analyze:
Expand Down

0 comments on commit ec13449

Please sign in to comment.