I would like to trigger a Github action if the Pipfile is not touched.
Pipfile
I can do something like
on: push: branches: - master