mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-10 02:42:58 +02:00
ci: run workflow with secrets for forks too (#711)
Co-authored-by: Daniel N <2color@users.noreply.github.com>
This commit is contained in:
@@ -9,6 +9,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
# 👇 is needed to run on PRs from forks with access to secrets.
|
||||
# ⚠️ Should only be used with the repo configured to require workflow approval for all external contributors
|
||||
pull_request_target:
|
||||
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user