Skip to content

Commit d194447

Browse files
committed
[CI] Remove the homebrew mac update job from pull requests.
Due to on outdated "on:" clause, the update job ran as part of every pull request on master.
1 parent 654a2c8 commit d194447

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/update-brew-macs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ on:
1515
paths:
1616
- '.github/workflow/update-brew-macs.yml'
1717

18-
pull_request:
19-
branches:
20-
- 'master'
2118
env:
2219
VENV_DIR: ${{ github.workspace }}/ROOT_CI_VENV
2320

0 commit comments

Comments
 (0)