Skip to content

Commit

Permalink
Remove manager build restrictions for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Stax124 committed Feb 25, 2024
1 parent d176be2 commit df4e6d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/manager_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ name: Build Manager

on:
push:
branches: ["main", "experimental"]
paths:
- "**.rs"
- ".github/workflows/**"
pull_request:
branches: ["main", "experimental"]
paths:
- "**.rs"
- ".github/workflows/**"
Expand Down

0 comments on commit df4e6d3

Please sign in to comment.