Skip to content

Commit

Permalink
use the -branch
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Sep 5, 2020
1 parent 217215d commit 3577cd4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
@@ -1,10 +1,8 @@
name: CI
on:
push:
branches:
- master
tags:
- v*
branches: [$default-branch]
tags: [v*]
pull_request:

jobs:
Expand Down

0 comments on commit 3577cd4

Please sign in to comment.