Skip to content

Commit

Permalink
Run the GH Action on every commit
Browse files Browse the repository at this point in the history
Not just ones to main, and PRs to main
  • Loading branch information
TechnicJelle authored Feb 3, 2024
1 parent 3b11345 commit e7011e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: CMake
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit e7011e0

Please sign in to comment.