Skip to content

Commit

Permalink
On '1.7.x-vcpkg' branch:
Browse files Browse the repository at this point in the history
  * .github/workflows/windows-vcpkg.yml: Run job on 1.7.x* branches.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x-vcpkg@1917335 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Apr 25, 2024
1 parent ae8a787 commit 03e06f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Vcpkg (Windows)

on:
push:
branches: [ "trunk" ]
branches: [ "1.7.x*" ]

jobs:
build:
Expand Down

0 comments on commit 03e06f3

Please sign in to comment.