Skip to content

Commit b0c0691

Browse files
Update .github/workflows/Get-Settings.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7f37f2a commit b0c0691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Get-Settings.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ on:
3939
Changes matching these patterns trigger build, test, and publish stages.
4040
When set, fully replaces the defaults (^src/ and ^README\.md$).
4141
required: false
42+
default: |
43+
^src/
44+
^README\.md$
4245
4346
outputs:
4447
Settings:

0 commit comments

Comments
 (0)