Skip to content

Commit

Permalink
Run CI for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Jan 8, 2022
1 parent def9a96 commit e52e06e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ name: Build

on:
push:
branches:
- 'master'
tags:
- '*'
pull_request:
schedule:
- cron: '40 4 * * *' # every day at 4:40
pull_request:

jobs:
test:
Expand Down

0 comments on commit e52e06e

Please sign in to comment.