Skip to content

Commit

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

jobs:
cli:
Expand Down

0 comments on commit 9272538

Please sign in to comment.