We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c2bef commit 66ce1dcCopy full SHA for 66ce1dc
README.md
@@ -505,7 +505,7 @@ the workflow's default patterns (`^src/` and `^README\.md$`) to be used — the
505
workflow input, so set `ImportantFilePatterns: []` in `.github/PSModule.yml` to disable triggering regardless of the
506
workflow input.
507
508
-Resolution order: settings file → workflow input → hardcoded defaults.
+Resolution order: settings file → workflow input → workflow input default values.
509
510
#### Behavior when no important files are changed
511
0 commit comments