Skip to content

Commit

Permalink
add main branch to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jeparlefrancais committed Dec 3, 2020
1 parent b71658e commit 3651c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: CI
on:
push:
branches:
- main
- master

pull_request:
branches:
- main
- master

jobs:
Expand Down

0 comments on commit 3651c4d

Please sign in to comment.