Skip to content

Commit

Permalink
removes conditions from pullrequest
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Feb 9, 2024
1 parent e7c6fd7 commit c37e6d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merging-show-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Check Links in New Markdown Files

on:
pull_request:
types: [opened, synchronize, reopened]
paths:
- '**/*.md'

Expand Down

0 comments on commit c37e6d5

Please sign in to comment.