mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Use pull_request instead of pull_request_target for Github Actions (#1251)
This commit is contained in:
parent
eff7047c75
commit
8f2cf45cc5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test-node:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user