Skip to content

Commit

Permalink
Revert BRE-343 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru authored Sep 24, 2024
1 parent 74a042d commit abd4b8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
if: |
steps.get-permission.outputs.require-result == 'false'
&& github.triggering_actor != 'bw-ghapp[bot]'
&& github.triggering_actor != 'renovate[bot]'
run: |
echo "User ${{ github.triggering_actor }} does not have the necessary access for this repository."
echo "Current permission level is ${{ steps.get-permission.outputs.user-permission }}."
Expand Down

0 comments on commit abd4b8f

Please sign in to comment.