mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-26 17:48:50 +00:00
Add support from Pull Requests coming from Forks (#1204)
* Add support from Pull Requests coming from Forks * Update cla.yml Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
This commit is contained in:
parent
ece2bc6a8c
commit
61b282f92c
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
types: [created]
|
||||
pull_request:
|
||||
types: [opened, closed, synchronize]
|
||||
pull_request_target:
|
||||
types: [opened, closed, synchronize]
|
||||
|
||||
jobs:
|
||||
CLAssistant:
|
||||
|
Loading…
x
Reference in New Issue
Block a user