Skip to content

Commit 983e594

Browse files
authored
Update project.yaml
1 parent 24cd6e3 commit 983e594

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/project.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ jobs:
7575
issues: read
7676
pull-requests: write
7777
steps:
78-
- uses: nearform-actions/github-action-check-linked-issues@v1.8.3
78+
- name: Require a pull request to have at least one linked issue
79+
uses: nearform-actions/github-action-check-linked-issues@v1.8.3
7980
with:
8081
exclude-branches: "dependabot/**, deploy"
8182
handle-review:

0 commit comments

Comments
 (0)