Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
ci(test): run tests workflow on push to beta (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke authored Jun 2, 2023
1 parent f09bbe6 commit d6d78ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: Test
on:
push:
branches:
- beta
- main
- renovate/**
pull_request:
branches:
- beta
- main
- beta

Expand Down

0 comments on commit d6d78ce

Please sign in to comment.