Skip to content

Commit 9001804

Browse files
trigger on main for badge (#188)
1 parent 527a3ff commit 9001804

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python_unit_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Python Unit Tests
22

33
on:
44
pull_request:
5+
push:
6+
branches: [main, 'releases/**']
57
workflow_dispatch:
68

79
permissions: read-all

0 commit comments

Comments
 (0)