Use pull_request_target to allow access to secrets (#2438)

This commit is contained in:
Jon Koops 2022-04-11 18:48:28 +02:00 committed by GitHub
parent 03927cda3b
commit 3e503a7bb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Cypress
on: on:
push: push:
branches: [main] branches: [main]
pull_request: pull_request_target:
branches: [main] branches: [main]
jobs: jobs:
setup: setup: