We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca884e commit a3b9576Copy full SHA for a3b9576
.github/workflows/deploy-tests.yaml
@@ -3,7 +3,7 @@ name: Run deploy tests
3
on:
4
workflow_dispatch:
5
push:
6
- branches: ["main", "rc-*", "deploy-**"]
+ branches: ["main", "rc-*", "deploy-**", "use-latest-version"]
7
8
jobs:
9
playwright-deploys:
0 commit comments