Skip to content

Commit

Permalink
run codeql on push to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoSairiala committed Apr 17, 2024
1 parent d75b1d9 commit 3312a1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tiiuae-codeql.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "CodeQL"

on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
Expand Down

0 comments on commit 3312a1e

Please sign in to comment.