Skip to content

Commit

Permalink
Amending workflow for any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
COMTOP1 committed Dec 16, 2023
1 parent 32ae33b commit 1f6fed4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: golangci-lint
on:
push:
branches:
- master
- main
pull_request: {}
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 1f6fed4

Please sign in to comment.