sorbet: Oops, missed a *
for **/*.rb
path wildcards
This commit is contained in:
parent
7053036d93
commit
9c9f6b36b5
2
.github/workflows/sorbet.yml
vendored
2
.github/workflows/sorbet.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
git commit -m "sorbet: Update RBI files." \
|
git commit -m "sorbet: Update RBI files." \
|
||||||
-m "Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow."
|
-m "Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow."
|
||||||
|
|
||||||
git add "**/.rb"
|
git add "**/*.rb"
|
||||||
git commit -m "sorbet: Autobump sigils via Spoom" \
|
git commit -m "sorbet: Autobump sigils via Spoom" \
|
||||||
-m "Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow."
|
-m "Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user