Skip to content

Commit

Permalink
Add note for forks, close #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Achllle committed Jul 23, 2024
1 parent 73a0079 commit a07e0de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
files_to_ignore: ''
```
**note**: When using forks and where you don't want any PR to be able to execute code, replace `on: [pull_request]` with `on: [pull_request_target]` (see [GitHub docs](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target)).

## 🎛️ Arguments

| Name | Required | Default Value | Description |
Expand Down

0 comments on commit a07e0de

Please sign in to comment.