mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-24 11:44:39 +00:00
fix: change ci jobs to main (#1715)
PR changing CI jobs target to main branch since it was changed from develop.
This commit is contained in:
@@ -2,12 +2,12 @@ name: Test Android build
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- main
|
||||
paths:
|
||||
- 'android/**'
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- main
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user