Skip to content

Commit

Permalink
dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Oct 12, 2023
1 parent 4276e59 commit bd95392
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-by-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ name: Check pkgs/by-name
# making it work predictable on all PRs.
on:
# Using pull_request_target instead of pull_request avoids having to approve first time contributors
pull_request_target
- pull_request_target
- workflow_dispatch

# The tool doesn't need any permissions, it only outputs success or not based on the checkout
permissions: {}
Expand Down

0 comments on commit bd95392

Please sign in to comment.