You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
Copy and commit pythonazuredeploy.yml workflow file
The workflow stops with the below error
Invalid workflow file : .github/workflows/pythonazuredeploy.yml#L22
The workflow is not valid. .github/workflows/pythonazuredeploy.yml (Line: 22, Col: 1): 'name' is already defined
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Copy and commit pythonazuredeploy.yml workflow file
The workflow stops with the below error
Invalid workflow file : .github/workflows/pythonazuredeploy.yml#L22
The workflow is not valid. .github/workflows/pythonazuredeploy.yml (Line: 22, Col: 1): 'name' is already defined
The text was updated successfully, but these errors were encountered: