Skip to content

Commit

Permalink
fixup! ci: Test CMake edge cases
Browse files Browse the repository at this point in the history
Running for pushes is enough in the cmake-staging branch.
  • Loading branch information
hebasto committed Dec 15, 2023
1 parent 097f84f commit ffe035f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@

name: CMake
on:
# See: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request.
pull_request:
# See: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#push.
# Running for pushes is enough in the cmake-staging branch.
# pull_request:
push:
branches:
- '**'
Expand Down

0 comments on commit ffe035f

Please sign in to comment.