Skip to content

Commit

Permalink
Updated to build all branches and PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Ison <mark@codecutter.uk>
  • Loading branch information
CodeCutterUK authored and alexellis committed Nov 10, 2020
1 parent 2e630fd commit 624efe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/only-ci.yaml
Expand Up @@ -2,9 +2,9 @@ name: ci-only

on:
push:
branches: [ master ]
branches: [ "*" ]
pull_request:
branches: [ master ]
branches: [ "*" ]

jobs:
build:
Expand Down

0 comments on commit 624efe5

Please sign in to comment.