diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..a4175c1c 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1,9 @@ +This change will trigger a workflow run based on these path filters: + +```yaml +paths: + # include markdown files + - "03-core-features/filters/*.md" + # Exclude txt files + - "!03-core-features/filters/*.txt" +``` \ No newline at end of file diff --git a/06-authoring-actions/javascript-actions/typescript-action-with-build b/06-authoring-actions/javascript-actions/typescript-action-with-build index 613718a8..f70f1549 160000 --- a/06-authoring-actions/javascript-actions/typescript-action-with-build +++ b/06-authoring-actions/javascript-actions/typescript-action-with-build @@ -1 +1 @@ -Subproject commit 613718a88b205e4b212a4896de5a37cfe6bab192 +Subproject commit f70f15494fd5401f6722d81bbfd3918c5ed155a8 diff --git a/capstone b/capstone index 56c95ba5..b2e15dd4 160000 --- a/capstone +++ b/capstone @@ -1 +1 @@ -Subproject commit 56c95ba5f1f8d46f5d01b95b1574af55fdc717dd +Subproject commit b2e15dd4223e933252f19b12e2bad97ed01af103