Skip to content

Commit 4970ff4

Browse files
committed
style(.../workflows/pkgdown.yaml): indentation
1 parent 2eaa5eb commit 4970ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
needs: website
4343

4444
- name: Build site
45-
# our versioning system+dev branch doesn't match the requirements for
45+
# our versioning system+dev branch doesn't match the requirements for
4646
# develop mode = auto
4747
run: |
4848
target_ref <- "${{ github.event_name == 'pull_request' && github.base_ref || github.ref }}"

0 commit comments

Comments
 (0)