Skip to content

Commit

Permalink
refactor: try running on push to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardobridge committed Jan 9, 2024
1 parent 80c443d commit 51614ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run tests

on:
push:
branches: [main]
branches: [main, bernardobridge/art-1479-move-e2e-tests-from-artillery-pro-to-the-main-repo]
pull_request:
branches: [main]
workflow_dispatch:
Expand Down

0 comments on commit 51614ce

Please sign in to comment.