mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
CI: trigger on tags too
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -12,6 +12,8 @@ on:
|
||||
branches: [ 'master' ]
|
||||
pull_request:
|
||||
branches: [ 'master' ]
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
# Also allow manual triggering (via web ui)
|
||||
workflow_dispatch:
|
||||
|
Reference in New Issue
Block a user