Skip to content

Commit

Permalink
fixup! do full browserstack runs on my repo
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed May 30, 2024
1 parent b88c602 commit ae27484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/browserstack-3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Browserstack (Core 3.x)
on:
push:
branches:
- main
- build

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/browserstack-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Browserstack (Core git)
on:
push:
branches:
- main
- build

jobs:
test:
Expand Down

0 comments on commit ae27484

Please sign in to comment.