Skip to content

Commit

Permalink
Configure Git to push as BrewTestBot
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 committed Feb 11, 2024
1 parent fb4662f commit 68a6fb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/check-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
repository: 'homebrew/homebrew-core'
path: homebrew-core

- name: Configure Git user
uses: Homebrew/actions/git-user-config@master
with:
username: BrewTestBot

- name: Detect references
run: |
#!/bin/bash
Expand Down

0 comments on commit 68a6fb0

Please sign in to comment.