Skip to content

Github Actions randomly skips "This check was skipped" #26019

Answered by BrightRan
smithw-adsk asked this question in Actions
Discussion options

You must be logged in to vote

@smithw-adsk,

So, this if conditional can solve the problem you are facing and meet your requests.

if: ${{ github.event.assignee.login == 'ecp-maya-devops-adsk' }}

Glad that my suggestions can help you.

If possible, you can mark my above suggestions as solution of this topic, so that other users who have the similar problems can notice these suggestions. Thanks.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants