Skip to content

Commit

Permalink
Try more pull request types?
Browse files Browse the repository at this point in the history
  • Loading branch information
MDrakos committed Nov 30, 2023
1 parent 45bcde4 commit 6d7ddd9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: golangci-lint
on:
'on':
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- edited

permissions:
contents: read
Expand Down

0 comments on commit 6d7ddd9

Please sign in to comment.