osinfra-io / terraform-google-subnet

Terraform example module for Google Cloud Platform subnet.

Home Page:https://www.osinfra.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't run Kitchen Test workflow if GitHub user is osinfra-sa

brettcurtis opened this issue · comments

Dependabot manages dependencies for bundler and GitHub Actions. Dependabot opens the PR; however, the osinfra-sa users merges, triggering a workflow we do not want to run.

Tasks

Example PR:

if: GitHub.actor != 'dependabot[bot]'