Skip to content

Commit

Permalink
change default working branch
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslindgren committed Nov 22, 2020
1 parent 1ac374c commit 1247bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI tests

on:
push:
branches: rewrite
branches: master

jobs:
unit-test:
Expand Down

0 comments on commit 1247bba

Please sign in to comment.