chore: workflow glob pattern
This commit is contained in:
2
.github/workflows/web.release.dev.yml
vendored
2
.github/workflows/web.release.dev.yml
vendored
@@ -7,7 +7,7 @@ concurrency:
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*standardnotes/web-server+(*alpha*|*beta*)'
|
||||
- '**standardnotes/web-server+(*alpha*|*beta*)'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user