Skip to content

Commit 8cf32d6

Browse files
authored
Update workflow to remove main branch restriction
Remove branch restriction for push events.
1 parent f1d0848 commit 8cf32d6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/run_test.yml

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

33
on:
44
push:
5-
branches:
6-
- 'main'
75
pull_request:
86

97
jobs:

0 commit comments

Comments
 (0)