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
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke committed Jun 2, 2023
1 parent 7c2e04e commit e867267
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

env:
Expand Down

0 comments on commit e867267

Please sign in to comment.