Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8b27d8f21 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user