puppetlabs / cat-github-actions

1 stars 4 forks source link

(bugfix) Update if condition for mend scanning #27

Closed pmcmaw closed 1 year ago

pmcmaw commented 1 year ago

Prior to this commit the mend step ran on all PRs, this commit limits to the step running on only PRs that the author has access to credentials.

Tested from puppetlabs to confirm step ran: https://github.com/puppetlabs/puppet-strings/pull/346 Tested from a fork, confirming step is skipped: https://github.com/puppetlabs/puppet-strings/pull/345