Skip to content

Commit

Permalink
[CI] updates script updatesnapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ecureuill committed Dec 4, 2023
1 parent 47a722f commit efa33bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/playwright-updatesnapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
run: npx playwright test --grep "@create-snapshots" --update-snapshots
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "[CI] Update Snapshots"
commit_message: "[CI] Update Snapshots"
branch: main

0 comments on commit efa33bf

Please sign in to comment.