Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
araujo88 authored Jul 31, 2024
1 parent 358482f commit b33464d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ name: Go
on:
push:
branches: [ "main" ]
paths-ignore:
- "**/*.md"
pull_request:
branches: [ "main" ]
paths-ignore:
- "**/*.md"

jobs:

Expand Down

0 comments on commit b33464d

Please sign in to comment.