Skip to content

Commit

Permalink
[RND-557] Fixes CodeQL execution (#292)
Browse files Browse the repository at this point in the history
* Update on-pullrequest.yml

Test change

* Update on-pullrequest.yml

* Update on-pullrequest.yml

Update job name to analyze-code

---------

Co-authored-by: Stephen Fuqua <[email protected]>
  • Loading branch information
jleiva-gap and stephenfuqua authored Aug 23, 2023
1 parent c0f0e37 commit b56e26e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on-pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
- name: Dependency Review ("Dependabot on PR")
uses: actions/dependency-review-action@0ff3da6f81b812d4ec3cf37a04e2308c7a723730 # v3.0.2

# CodeQL breaks if you rename this job
analyze:
analyze-code:
name: Analyze Code
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit b56e26e

Please sign in to comment.