Skip to content

Commit

Permalink
chore: update GitHub Actions workflow to run on any branch push and m…
Browse files Browse the repository at this point in the history
…ain branch pull request.
  • Loading branch information
basarbyz committed Jul 30, 2024
1 parent 77289ea commit dd7e972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup-docker-and-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
push:

jobs:
setup-and-start-services:
Expand Down

0 comments on commit dd7e972

Please sign in to comment.