Skip to content

Commit

Permalink
Remove if condition to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
armandgrillet committed Mar 5, 2025
1 parent 402bf1d commit a6f566b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/grafanabot_reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
dependabot-reviewer:
runs-on: ubuntu-latest

if: ${{ github.event.pull_request.user.login == 'grafanabot' }}

steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a6f566b

Please sign in to comment.