sfc-gh-skhire29/Path of Changed files

Find files with extension .py, .sql, .txt that are changed on the next branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a repo scoped PATyes${{ github.token }}
head_branchHead branch/ source branchyes${{ github.head_ref }}
target_branchTarget branchyes${{ github.base_ref }}
filesList of files to check for changes.no
namedescription
python_changed_filesList of changed python files
sql_changed_filesList of changed sql files
txt_changed_filesList of all changed text files