Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfarley committed Mar 8, 2024
1 parent b5638f3 commit 93def59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ name: Build
on:
pull_request:
branches: [master]
paths-ignore:
- "tooling/build_autotriage/**"
paths:
- "build-farm/**"
- "sbin/**"
- "**.sh"
- "!tooling/build_autotriage/**"
- "security/**"
- "cyclonedx-lib/**"

Expand Down

0 comments on commit 93def59

Please sign in to comment.