Skip to content

Commit

Permalink
Run test build on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
mmajchrzycki committed Nov 20, 2023
1 parent eba5d5e commit 2424fa7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Test Build
on:
schedule:
- cron: '25 10 * * MON'
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 2424fa7

Please sign in to comment.