Remove unused branch specification from GitHub Actions workflow
This commit is contained in:
@@ -3,8 +3,6 @@ name: Tests
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
unit:
|
||||
|
||||
Reference in New Issue
Block a user