Skip to content

Commit

Permalink
update pipelines to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Polkas committed Sep 8, 2024
1 parent 3359c62 commit 7d01e52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: master
branches: main

name: pkgdown

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.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: test-coverage

Expand Down

0 comments on commit 7d01e52

Please sign in to comment.