Merge pull request #8304 from PurpleBooth/fix-warning

Correct warning
This commit is contained in:
Issy Long 2020-08-11 20:15:08 +01:00 committed by GitHub
commit 2cf655fe98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ module Homebrew
on: on:
push: push:
branches: master branches: master
pull_request: [] pull_request:
jobs: jobs:
test-bot: test-bot:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}