mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01: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