Skip to content

Commit 8c19173

Browse files
authored
Update CI workflow to remove main branch restriction
Removed main branch restriction for push events.
1 parent 5bc1532 commit 8c19173

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ name: CI
99

1010
on:
1111
push:
12-
branches:
13-
- main
1412
pull_request:
1513

1614
jobs:

0 commit comments

Comments
 (0)