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
I wanted to create a documentation workflow that was triggered by Merges/PRs/etc. (events) But run into the restriction that it can only be done by Actions, and not in the GHCP App. The downside of Actions is that they are repo-related. In my example, I want to maintain a separate Documentation Repo that collects/creates documentation from multiple repos.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to create a documentation workflow that was triggered by Merges/PRs/etc. (events) But run into the restriction that it can only be done by Actions, and not in the GHCP App. The downside of Actions is that they are repo-related. In my example, I want to maintain a separate Documentation Repo that collects/creates documentation from multiple repos.
Beta Was this translation helpful? Give feedback.
All reactions