Skip to content

Commit

Permalink
ci: making actor myself so automerge runs. See #54
Browse files Browse the repository at this point in the history
  • Loading branch information
FutureDuck committed Jun 15, 2020
1 parent e27dd64 commit aae78cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge-prs-from-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: pascalgn/[email protected]
with:
args: "--trace"
if: github.actor == 'ddg-ops-bot'
if: github.actor == 'lfilho'
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
GITHUB_LOGIN: ddg-ops-bot
Expand Down

0 comments on commit aae78cd

Please sign in to comment.