You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Action to get paths and files changed in a Pull Request event and use these for [GitHub Actions matrix](https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs)
4
+
5
+
## Available Features
6
+
- Get list of directories changed in a PR
7
+
- Get list of files changed in a PR
8
+
9
+
## Usage
10
+
<details><summary><strong> Get a list of paths to use in a matrix of jobs</strong></summary>
0 commit comments