chore(ci): trigger for PR to other branches

This commit is contained in:
Quentin McGaw
2023-06-01 09:09:01 +00:00
parent 3b136e02db
commit 5927ee9dec
2 changed files with 0 additions and 4 deletions

View File

@@ -14,8 +14,6 @@ on:
- go.mod
- go.sum
pull_request:
branches:
- master
paths-ignore:
- .github/workflows/ci.yml
- cmd/**

View File

@@ -17,8 +17,6 @@ on:
- go.mod
- go.sum
pull_request:
branches:
- master
paths:
- .github/workflows/ci.yml
- cmd/**