The normal syntax involves a path filter
on:
push:
paths:
- folder1/**
If that is not enough, you also have the GitHub Action Path Filter.
The normal syntax involves a path filter
on:
push:
paths:
- folder1/**
If that is not enough, you also have the GitHub Action Path Filter.