Skip to content

Commit

Permalink
chore: templates generated by RadxaOS-SDK/rsdk@c2d84e0.dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2024
1 parent 66d963f commit 698945d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/check_linked_issue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
jobs:
check_pull_requests:
name: "Check linked issues"
permissions:
issues: "write"
pull-requests: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Check linked issues"
uses: "nearform-actions/github-action-check-linked-issues@v1"
name: "Check linked issues"
"on":
pull_request_target:
types:
- "opened"
- "reopened"
permissions: {}

0 comments on commit 698945d

Please sign in to comment.