Skip to content

Commit

Permalink
Merge pull request #25 from Kerosene-Labs/update-workflow
Browse files Browse the repository at this point in the history
reverting
  • Loading branch information
hlafaille authored Dec 13, 2024
2 parents 63ac722 + ff1b33a commit af1b13b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/sdlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,7 @@ on:
branches:
- main

jobs:
codeql:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
actions: read
security-events: write
steps:
- uses: actions/checkout@v4

jobs:
build:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit af1b13b

Please sign in to comment.