diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..cc1b015a 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +this is to check if this trigger the path filter \ No newline at end of file diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..1f7665ec 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +this to check if the trigger will work please work! \ No newline at end of file diff --git a/dummy.txt b/dummy.txt new file mode 100644 index 00000000..a869e41c --- /dev/null +++ b/dummy.txt @@ -0,0 +1,2 @@ +Testing GitHub Actions +this is a second testing line \ No newline at end of file