Change events
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
name: Go-Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- edited
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
- "master"
|
||||
- "main"
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
||||
|
Reference in New Issue
Block a user