Enable workflow to run on fork pull requests (#435)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: CI Server
|
||||
on:
|
||||
push:
|
||||
pull_request_target:
|
||||
jobs:
|
||||
server-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user