Skip to content

Commit 81a46df

Browse files
committed
Merge branch 'default' of https://github.com/DiseaseTranscriptomicsLab/markeR into default
2 parents edc007a + 839ab04 commit 81a46df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [default, main]
5+
branches: [default]
66
pull_request:
7-
branches: [default, main]
7+
branches: [default]
88
workflow_dispatch:
9-
branches: [default, main]
9+
branches: [default]
1010

1111
name: pkgdown.yaml
1212

0 commit comments

Comments
 (0)