Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jun 26, 2024
1 parent 0e85df3 commit e2c0b8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: "CodeQL"

on:
workflow_dispatch:
push:
branches: [ "main" ]
paths-ignore:
- '**.md'
- '.github/**'
- '.vscode/**'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit e2c0b8c

Please sign in to comment.