Skip to content

Commit

Permalink
No sanity on feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
pavetok committed Dec 17, 2023
1 parent d3c4bca commit ed553ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
pull_request:
branches-ignore:
- main
- feature/**
- bugfix/**
- chore/**
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ed553ec

Please sign in to comment.