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
Run slash command dispatch workflow on Pull Request comments only (#1248)
The workflow ran on every GitHub issue and pull request
comments. This patch ensures that the the slash command
dispatch workflow is triggered by Pull Request comments
only. Patches #646.
0 commit comments