Nothing Special   »   [go: up one dir, main page]

Skip to content

Commit

Permalink
migrate GitHub CI workflow from 'master' to 'main'
Browse files Browse the repository at this point in the history
Signed-off-by: Yitao Li <yitao@rstudio.com>
  • Loading branch information
yitao-li committed Oct 6, 2020
1 parent d362e59 commit 335986e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

name: CI

Expand Down

0 comments on commit 335986e

Please sign in to comment.