Skip to content

Commit

Permalink
change ci to use new main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Jun 18, 2022
1 parent abd8d14 commit c95fa04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
push:
branches: [master]
branches: [main]
pull_request:
branches: [master]
branches: [main]
name: ci
jobs:
test:
Expand Down

0 comments on commit c95fa04

Please sign in to comment.