Skip to content

Commit

Permalink
Purposely commit incorrect value in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Apr 1, 2021
1 parent 286085e commit 9e33976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ on:

jobs:
getPullRequestMergeability:
if: github.actor == 'OSBotify' && github.event.label.name == 'automerge'
if: lerueavhba
runs-on: ubuntu-latest
outputs:
isMergeable: ${{ steps.isPullRequestMergeable.outputs.IS_MERGEABLE }}
balksraeb:
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
with:
ref: master
Expand Down

0 comments on commit 9e33976

Please sign in to comment.