We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fcc88 commit 282b170Copy full SHA for 282b170
.github/workflows/visual-changes-bot.yml
@@ -1,9 +1,9 @@
1
name: Visual changes bot
2
on:
3
push:
4
- branches: [playwright-regresiion-test] #TODO: change to main
+ branches: [main]
5
pull_request:
6
7
jobs:
8
update-screenshots:
9
name: Update screenshots
0 commit comments