Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
araujo88 committed Mar 28, 2024
1 parent 84109f4 commit d0bd925
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: build
on:
push:
branches: ["main"]
paths-ignore:
- '**/*.md'
pull_request:
branches: ["main"]
paths-ignore:
- '**/*.md'

jobs:
build:
Expand Down

0 comments on commit d0bd925

Please sign in to comment.