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 490e892 commit ec4762dCopy full SHA for ec4762d
.github/workflows/browserstack.yml
@@ -3,7 +3,6 @@ name: Browserstack
3
on:
4
push:
5
branches: [main]
6
- tags: ['v[0-9]+.[0-9]+.[0-9]+']
7
pull_request:
8
9
pull_request_target:
.github/workflows/test.yml
@@ -3,7 +3,6 @@ name: Test
schedule:
0 commit comments