Skip to content

Commit

Permalink
fixup! new sample runs
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed May 30, 2024
1 parent 659091a commit f941b55
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
# Once a week every Tuesday
schedule:
- cron: "42 1 * * 2"
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
# Once a week every Tuesday
schedule:
- cron: "42 1 * * 2"
Expand Down

0 comments on commit f941b55

Please sign in to comment.