Skip to content
Snippets Groups Projects
Commit 8786e8c7 authored by Mathis Rosenhauer's avatar Mathis Rosenhauer
Browse files

Trigger action on more events

parent c056466e
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
name: CMake on multiple platforms
on: [push]
on: [push, pull_request, workflow_dispatch]
jobs:
build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment