Skip to content

Commit

Permalink
Run tests on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
tsipinakis committed Aug 13, 2023
1 parent bcb338c commit 1c3bf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build
on:
push:
branches:
- main
- '*'
pull_request:
schedule:
- cron: '0 17 * * 2'
Expand Down

0 comments on commit 1c3bf20

Please sign in to comment.