Skip to content

Commit b54fac1

Browse files
BigLepCopilot
andauthored
Update files/.github/workflows/add-issues-and-prs-to-fs-project-board.yml
Co-authored-by: Copilot <[email protected]>
1 parent f1e0161 commit b54fac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/.github/workflows/add-issues-and-prs-to-fs-project-board.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
# Using "pull_request_target" instead of "pull_request" to support PRs from forks.
2121
# Workflow runs triggered on PRs from forks do not have access to secrets, so "github-token" input below would otherwise be empty.
2222
# This action does not check out nor execute user code so we should be safe.
23-
# We also hardcode to specific hash to ensure no intended changes underneath us.
23+
# We also hardcode to specific hash to ensure no intended changes underneath us.
2424
pull_request_target:
2525
types:
2626
- labeled

0 commit comments

Comments
 (0)