Skip to content

Build fails for PRs opened from forks #179

Open
@alexvanyo

Description

@alexvanyo

steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PAT}}

The checkout build step uses a secret PAT, which forks don't have access to, so the build step immediately fails for any PRs opened from a fork.

Example PR: #178

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions