Skip to content

Instantly share code, notes, and snippets.

@michael-simons
Created October 25, 2021 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michael-simons/5fe51e958bd9264fa60dc1177ec4379f to your computer and use it in GitHub Desktop.
Save michael-simons/5fe51e958bd9264fa60dc1177ec4379f to your computer and use it in GitHub Desktop.
${{ github.event.sender.login != 'dependabot[bot]' && (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository) }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment