-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Look 👀 at you!
Super awesome job so far!
Do you remember what our workflow trigger was?
on:
issues:
types: [opened]
This means that every time an issue gets opened in this repository the GitHub Script you wrote will execute.
You should expect to see the result right here in this issue!
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 main branch protection and merge your changes into the main
branch.
I'll respond in this issue after your workflow runs!
Metadata
Metadata
Assignees
Labels
No labels