Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Always run macos workflow, it is required
  • Loading branch information
m-kuhn committed Aug 3, 2021
1 parent c0db901 commit 30d05aa
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/macos-build.yml
Expand Up @@ -6,27 +6,11 @@ on:
- release-**
- queued_ltr_backports
paths:
- 'src/**'
- 'external/**'
- 'python/**'
- 'tests/**'
- 'mac/**'
- '.github/workflows/macos-build.yml'
- '.ci/**'
- 'CMakeLists.txt'
pull_request:
branches:
- master
- release-**
paths:
- 'src/**'
- 'external/**'
- 'python/**'
- 'tests/**'
- 'mac/**'
- '.github/workflows/macos-build.yml'
- '.ci/**'
- 'CMakeLists.txt'

env:
QT_VERSION: 5.15.2
Expand Down

0 comments on commit 30d05aa

Please sign in to comment.