mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 20:25:41 +08:00
chore: enable actions for push to master
This commit is contained in:
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- *
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
linting:
|
||||
|
||||
2
.github/workflows/tests_e2e.yml
vendored
2
.github/workflows/tests_e2e.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- *
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
# ------------------
|
||||
|
||||
Reference in New Issue
Block a user