Skip to content

Commit

Permalink
[infra] Revert vale action paths filtering (#14038)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy authored Jul 30, 2024
1 parent 92f11a8 commit 64d8236
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/vale-action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Vale action

on:
pull_request:
paths:
- 'docs/data/**.md'
on: [pull_request]

permissions: {}

Expand Down

0 comments on commit 64d8236

Please sign in to comment.