Skip to content

Commit

Permalink
Add CodeQL scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 12, 2020
1 parent 6ab3f5c commit bcbcf53
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---

name: "CodeQL scanning"
name: CodeQL scanning

on:
push:
pull_request:

jobs:
codeql:
name: "CodeQL scanning"
name: CodeQL scanning
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit bcbcf53

Please sign in to comment.