mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-09 18:51:21 +00:00
ci: remove latest
branch from triggering workflow run
This commit is contained in:
parent
434fbed336
commit
6817fadedc
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [latest, main]
|
||||
branches: [main]
|
||||
jobs:
|
||||
test-package:
|
||||
name: Test Package
|
||||
|
Loading…
Reference in New Issue
Block a user