Skip to content

Commit

Permalink
Attempt to allow PR to run status checks on PR-validation-generated c…
Browse files Browse the repository at this point in the history
…ommit
  • Loading branch information
mluypaert committed May 29, 2024
1 parent 21199de commit 2003ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ jobs:
echo 'Auto-updated deps lock files.' >> $GITHUB_OUTPUT
echo '' >> $GITHUB_OUTPUT
echo '' >> $GITHUB_OUTPUT
echo 'skip-checks: true' >> $GITHUB_OUTPUT
echo 'request-checks: true' >> $GITHUB_OUTPUT
echo 'EOF' >> $GITHUB_OUTPUT
- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 2003ce6

Please sign in to comment.