Skip to content

Commit

Permalink
don't run for README.md changes
Browse files Browse the repository at this point in the history
  • Loading branch information
parMaster committed Aug 4, 2023
1 parent 2a6a617 commit 034f528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Go
on:
push:
branches: [ "workflows", "main" ]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ "workflows", "main" ]

Expand Down

0 comments on commit 034f528

Please sign in to comment.