Change events
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: Build and push OCI image
|
name: Build and push OCI image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- "tests-results"
|
||||||
tags:
|
tags:
|
||||||
- "**"
|
- "**"
|
||||||
|
|
||||||
|
@@ -1,7 +1,6 @@
|
|||||||
name: Go-Tests
|
name: Go-Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
Reference in New Issue
Block a user