Narrow down target files by exact match of INPUT_FILES (#326)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
action.yml
|
||||
action.yml
|
||||
action.yml
|
||||
test/changed-files-list.txt
|
||||
!**/*.txt
|
||||
**/test.txt
|
||||
!test/test/test.txt
|
||||
|
||||
1
test/test.txt
Normal file
1
test/test.txt
Normal file
@@ -0,0 +1 @@
|
||||
This is a test file
|
||||
1
test/test/test.txt
Normal file
1
test/test/test.txt
Normal file
@@ -0,0 +1 @@
|
||||
This is a test file
|
||||
Reference in New Issue
Block a user