Skip to content

Commit

Permalink
Update dependabot-auto-merge.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sella-GH <147769367+Sella-GH@users.noreply.github.com>
  • Loading branch information
Sella-GH authored Jan 23, 2025
1 parent 0f33fe5 commit 98f32f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Get PR URL
if: ${{ github.event_name == 'pull_request_target' }}
run: echo "PR_URL=${{ github.event.pull_request.html_url }}" >> $GITHUB_ENV

- name: Check CodeQL status
Expand Down

0 comments on commit 98f32f7

Please sign in to comment.