In Gitlabci, it's possible to trigger a specific job only if a file or a directory has been modified.
Is it possible to do the same thing with Github actions ?
From the documentation:
on:
push:
paths:
- '**.js'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With