Skip to content

Commit

Permalink
Only build PRs against develop
Browse files Browse the repository at this point in the history
  • Loading branch information
andykrohg committed Feb 17, 2021
1 parent 0932fbc commit 84d2549
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
- main
pull_request:
branches:
- '**'
- '!develop'
- develop

jobs:
test-cluster:
Expand Down

0 comments on commit 84d2549

Please sign in to comment.