File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ jobs:
200200
201201- Configuration file at ` .github/PSModule.yml` (YAML, JSON, or PSD1 format supported)
202202- Reference : [Process-PSModule Configuration Documentation](https://github.com/PSModule/Process-PSModule#configuration)
203- - Use Template-PSModule as starting point : https://github.com/PSModule/Template-PSModule
203+ - Use Template-PSModule as starting point : [Template-PSModule]( https://github.com/PSModule/Template-PSModule)
204204
205205# ## Build Process Requirements
206206
@@ -537,7 +537,7 @@ Publish:
537537 IgnoreLabels: ['NoRelease', 'skip'] # Labels that skip publishing
538538` ` `
539539
540- # ## Workflow Integration Requirements
540+ # ## Workflow Trigger Configuration
541541
542542Consuming repositories MUST configure their workflow file to trigger on appropriate PR events :
543543
You can’t perform that action at this time.
0 commit comments