Skip to content

Commit

Permalink
specify job names
Browse files Browse the repository at this point in the history
  • Loading branch information
rugeli committed Aug 6, 2024
1 parent 7a0a417 commit 0e7a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
needs: [Analyze]
steps:
- uses: actions/checkout@v4
- name: Configure AWS credentials
- name: Configure AWS credentials for dependabot
if: ${{ github.actor == 'dependabot[bot]' }}
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit 0e7a8fe

Please sign in to comment.