Skip to content

Commit

Permalink
fix: run condition for check-linked-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Basty committed Aug 24, 2023
1 parent b75abcb commit a5c0711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/event_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
name: Check linked issues
runs-on:
group: ${{ vars.RUN_GROUP }}
if: github.event_name == 'pull_request_target'
steps:
- uses: nearform-actions/github-action-check-linked-issues@v1

Expand Down

0 comments on commit a5c0711

Please sign in to comment.