Skip to content

Commit

Permalink
Make sure website is always built on push
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored May 20, 2024
1 parent 20aa914 commit c8c4ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apps-test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:

build-results:
uses: ./.github/workflows/build-results.yml
if: ${{ (! cancelled()) && (github.event_name != 'pull_request') }}
needs:
- macos-release
- macos-oldrel-1
Expand Down

0 comments on commit c8c4ebf

Please sign in to comment.