File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 29
29
needs : setup
30
30
uses : newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
31
31
with :
32
- only-module-tests : true
33
32
module-repo : ${{ github.repository }}
34
33
module-branch : ${{ needs.setup.outputs.branch }}
35
34
plugin-repo : " newfold-labs/wp-plugin-bluehost"
40
39
needs : setup
41
40
uses : newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
42
41
with :
43
- only-module-tests : true
44
42
module-repo : ${{ github.repository }}
45
43
module-branch : ${{ needs.setup.outputs.branch }}
46
44
plugin-repo : " newfold-labs/wp-plugin-hostgator"
51
49
needs : setup
52
50
uses : newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
53
51
with :
54
- only-module-tests : true
55
52
module-repo : ${{ github.repository }}
56
53
module-branch : ${{ needs.setup.outputs.branch }}
57
54
plugin-repo : " newfold-labs/wp-plugin-crazy-domains"
You can’t perform that action at this time.
0 commit comments