Skip to content

Commit

Permalink
Update validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucieContamin authored Apr 22, 2024
1 parent f8402c6 commit 6dca2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
GH_PR_NUMBER: ${{ github.event.pull_request.number }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_COMMIT_SHA: ""
GH_COMMIT_SHA: "none"

- name: Run Validation - Synchronize
if: ( github.event.action == 'synchronize' )
Expand Down

0 comments on commit 6dca2dc

Please sign in to comment.