mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 18:51:19 +00:00
ci: trigger test.yml
workflow on pull request and push only on latest and main
This commit is contained in:
parent
d84a2acdb0
commit
6a826ca25f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: test
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [latest, main]
|
||||
jobs:
|
||||
default-usage:
|
||||
runs-on: ${{ matrix.os }}-latest
|
||||
|
Loading…
Reference in New Issue
Block a user