Navigation Menu

Skip to content

Commit

Permalink
github: only Test API on master
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin committed Nov 9, 2020
1 parent 9272538 commit 97122ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Expand Up @@ -3,12 +3,10 @@ name: Test API
on:
pull_request:
branches:
- develop
- master
push:
branches:
- develop
- master
- release/*

jobs:
build:
Expand Down

0 comments on commit 97122ea

Please sign in to comment.