Merge pull request #34 from Hestia-Homes/model-test

try wildcard
This commit is contained in:
quandanrepo 2023-09-17 16:18:37 +01:00 committed by GitHub
commit c0bd3a1f4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: Deployment for Dev Model
on:
push:
tags:
- model#dev#*
- "**model#dev#*"
permissions: write-all