mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 00:29:08 +08:00
Change actions trigger to pushing to the 'onboard-actions' branch. (#41955)
This commit is contained in:
parent
2964ea8e32
commit
2a31387236
4
.github/workflows/test_modified_ports.yml
vendored
4
.github/workflows/test_modified_ports.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Test Modified Ports
|
name: Test Modified Ports
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
push:
|
||||||
|
branches:
|
||||||
|
- onboard-actions
|
||||||
jobs:
|
jobs:
|
||||||
Windows:
|
Windows:
|
||||||
runs-on:
|
runs-on:
|
||||||
|
Loading…
Reference in New Issue
Block a user