Files changed in the subdirectory #2445
Unanswered
ridefox-pshetty
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am writing ad GitHub yaml file to detect the file changes in any of the below modules.
In my case I have a directory structure called as
src/modules1
src/modules2
src/modules3 and so on.
Each module will contain source files, header files and doc files.
What is efficient way check for changes into the .c or .h files?
Pradeep
Beta Was this translation helpful? Give feedback.
All reactions