mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 14:06:38 +03:00
github actions: fix branch name
This commit is contained in:
@@ -2,10 +2,10 @@ name: Test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
jobs:
|
||||
unit:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user