mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Update cicd: allow to run on rc
This commit is contained in:
1
.github/workflows/cicd.yml
vendored
1
.github/workflows/cicd.yml
vendored
@@ -17,6 +17,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.[0-9]+"
|
||||
- "[0-9]+.[0-9]+.[0-9]+.rc.[0-9]+"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user