Commit 019c6d7 1 parent cbc428e commit 019c6d7 Copy full SHA for 019c6d7
File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
branches :
7
7
- main
8
8
paths :
9
- - inst/templates/**
10
- - _pkgdown.yaml
9
+ - " inst/templates/**"
10
+ - " _pkgdown.y[a]ml "
11
11
- DESCRIPTION
12
12
- " **.md"
13
13
- " **.Rmd"
14
- - man/**
15
- - LICENSE.*
14
+ - " man/**"
15
+ - " LICENSE.*"
16
16
- NAMESPACE
17
17
pull_request :
18
18
types :
24
24
- main
25
25
- pre-release
26
26
paths :
27
- - inst/templates/**
28
- - _pkgdown.yaml
27
+ - " inst/templates/**"
28
+ - " _pkgdown.y[a]ml "
29
29
- DESCRIPTION
30
30
- " **.md"
31
31
- " **.Rmd"
32
- - man/**
33
- - LICENSE.*
32
+ - " man/**"
33
+ - " LICENSE.*"
34
34
- NAMESPACE
35
35
workflow_dispatch :
36
36
37
37
jobs :
38
38
docs :
39
- name : Pkgdown Docs 📚
39
+ name : Pkgdown Docs 📚
40
40
uses : insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@main
41
41
secrets :
42
42
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments