Skip to content

Commit

Permalink
Update vale-pr-builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored Jan 28, 2025
1 parent 08bf9a6 commit c2353dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vale-pr-builder.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Vale PR linter

on:
# pull_request_target:
pull_request:
branches:
- main
Expand All @@ -10,6 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
# TODO extra t to re-usable workflow, merge into existing validation?
- uses: actions/checkout@v4
with:
submodules: 'true'
Expand Down

0 comments on commit c2353dc

Please sign in to comment.