Compare commits

...
1 Commits
Author SHA1 Message Date
brb a8b27d8f21 ignored pushes to release branch without tag
pipeline / Test (push) Successful in 39s
2023-07-11 18:33:15 +02:00
+1 -2
View File
@@ -3,8 +3,7 @@ run-name: Build and Publish Service
runs-on: ubuntu-latest
on:
push:
branches: [release]
tags: ['v*']
branches: [release/v*]
jobs:
test:
name: Test