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