Skip to content

Commit

Permalink
Merge 1ce5d07 into ab0cf16
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP committed Feb 2, 2021
2 parents ab0cf16 + 1ce5d07 commit 2260042
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci-tests.yml
@@ -1,6 +1,11 @@
name: tests

on: [pull_request]
on:
pull_request:
branches: '**'
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 2260042

Please sign in to comment.