Skip to content

Commit 12e57b3

Browse files
committed
fixup! revert me: test run
1 parent 8bec395 commit 12e57b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/browserstack-3.x.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Browserstack (Core 3.x)
33
on:
44
push:
55
branches:
6-
- main
6+
- queue
77

88
jobs:
99
test:

.github/workflows/browserstack-git.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Browserstack (Core git)
33
on:
44
push:
55
branches:
6-
- main
6+
- queue
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)