mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-12 16:26:15 -04:00
Review comments
This commit is contained in:
parent
43e67e4203
commit
164ef33fd8
4
.github/workflows/brew.yaml
vendored
4
.github/workflows/brew.yaml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: brew
|
||||
name: Homebrew
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
|
|
@ -8,7 +8,7 @@ on:
|
|||
- completed
|
||||
|
||||
jobs:
|
||||
aur:
|
||||
brew:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update Homebrew formula
|
||||
|
|
|
|||
Loading…
Reference in a new issue