Skip to content

Commit

Permalink
Merge pull request #19 from Kerosene-Labs/update-workflow
Browse files Browse the repository at this point in the history
e
  • Loading branch information
hlafaille authored Dec 12, 2024
2 parents a43c833 + b9de72b commit 16a865c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sdlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ on:
jobs:
codeql:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit 16a865c

Please sign in to comment.