Skip to content

Commit

Permalink
add more branch types
Browse files Browse the repository at this point in the history
  • Loading branch information
adraismawur committed Dec 19, 2024
1 parent a8ef76f commit b05cf98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- master
- dev
- release/*
- feature/*
- hotfix/*

jobs:
run_pytest:
Expand Down

0 comments on commit b05cf98

Please sign in to comment.