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
We need to implement a GitHub Action within the existing workflow located at .github/workflows/conference.yml that automatically adds a comment to issues created by this workflow. The comment should say: "Automated issue, no action is required."
Requirements:
Ensure that the comment does not apply to other manually created issues and only triggered when the conference actions is ran.