1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

actions: lint on push to any branch (#484)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-02-15 16:19:10 -08:00
committed by GitHub
parent 3c0f253820
commit 6ce1fd6347

View File

@@ -2,9 +2,6 @@ name: Lint Go Code
on: on:
push: push:
branches:
- main
pull_request:
jobs: jobs:
golangci: golangci: