Skip to content

Commit

Permalink
Added CodeQL workflow (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Dec 30, 2023
1 parent 9e64c42 commit 78a6c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
with:
languages: "ruby, cpp"

- name: Autobuild
uses: github/codeql-action/autobuild@v1
- name: Build native extension
run: bundle exec rake compile

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit 78a6c58

Please sign in to comment.