Now that your updates have been merged and we've triggered the workflow we should see our workflow begin helping us automate the triage of new issues.
Workflow not running? Click here for some troubleshooting.
Try the following troubleshooting steps:
- Click on the Actions tab to see the status of your workflow run. See Managing a workflow run on GitHub Help for more information.
- Edit your workflow file and look for errors in the linter built into the browser.
- Look for the workflow trigger and ensure you are performing an action that triggers that workflow.
If you need to make changes to your code, remove the master branch protection and merge your changes into the master branch.
I'll respond once your workflow has completed!
Great job @sharon-accenture
Now that your updates have been merged and we've triggered the workflow we should see our workflow begin helping us automate the triage of new issues.
Workflow not running? Click here for some troubleshooting.
Try the following troubleshooting steps:
If you need to make changes to your code, remove the master branch protection and merge your changes into the
masterbranch.I'll respond once your workflow has completed!