Skip to content

Commit

Permalink
ci: update run test conditions.
Browse files Browse the repository at this point in the history
  • Loading branch information
lalcebo committed Feb 3, 2022
1 parent ea2c6e4 commit 2c4d400
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: Build

on:
- push
- pull_request
push:
branches:
- master
pull_request:
branches-ignore:
- master

jobs:
tests:
Expand Down

0 comments on commit 2c4d400

Please # to comment.