mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-23 23:49:06 +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
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- onboard-actions
|
||||
jobs:
|
||||
Windows:
|
||||
runs-on:
|
||||
|
Loading…
Reference in New Issue
Block a user