actions-marketplace-validations/Run callback on list of filenames

Runs a custom callback on a list of filenames (from either REF or PR number)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
callbackCallback function that takes the payload as argumentyesreturn filenamesList
refno
pr_numberno
repositoryyes${{ github.repository }}
tokenyes${{ github.token }}
namedescription
callback_returnThe return of the callback function