Skip to content

Commit

Permalink
ci: fixup yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Mar 8, 2024
1 parent af73969 commit 9cdc0fd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
push:
tags:
- v*
branches:
- master
pull_request:
permissions:
contents: read
Expand Down

0 comments on commit 9cdc0fd

Please sign in to comment.