Skip to content

Commit

Permalink
ci: correction on step names
Browse files Browse the repository at this point in the history
  • Loading branch information
ivgonzalezc committed Feb 14, 2024
1 parent ce696a5 commit 717f41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: github/codeql-action/analyze@v3

analyze_on_branch:
name: Analyze on PR
name: Analyze on branch
if: ${{ github.actor != 'dependabot[bot]' && github.event_name != 'pull_request' }}
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 717f41b

Please sign in to comment.