-
-
Notifications
You must be signed in to change notification settings - Fork 0
[BUG] Scanning files from last commit #765
Copy link
Copy link
Open
Labels
bugInconsistencies or issues which will cause a problem for users or implementors.Inconsistencies or issues which will cause a problem for users or implementors.
Metadata
Metadata
Assignees
Labels
bugInconsistencies or issues which will cause a problem for users or implementors.Inconsistencies or issues which will cause a problem for users or implementors.
Hi there,
I have implemented your action on one of our symfony test project, and I noticed that action process files only from last commit. So when I updated CR with some new commits, it look for php at this commit and check only this case.
Is there any option to check every file on CR branch not only from last commit?
Thx.