mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-03 04:20:53 +00:00
MERGE: pull request #40 from threeal/modify-workflow-trigger
Modify GitHub Workflow Trigger
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user