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 keep trying to run rhub::rhub_check(platforms="windows") and it keeps finding new ways to frustrate me. The output I get is as follows.
library(rhub)
rhub_check(platforms="windows")
✔ Found git repository at /home/rolf/Rpackages/Kanova/kanova.
✔ Found GitHub PAT.
Error in `rhub_check(platforms = "windows")`:
! :( Failed to start check: Workflow does not have 'workflow_dispatch' trigger.
ℹ If you think this is a bug in the rhub package, please open an issues at
<https://github.com/r-hub/rhub/issues>.
Type .Last.error to see the more details.
How can I arrange for my "workflow" to have "workflow_dispatch trigger"???
(I must confess that I have no idea what a "workflow" actually is.)
This problem seemed to come out of the blue. In all my previous attempts at using rhub_check() no such error was thrown. Then suddenly ....
The text was updated successfully, but these errors were encountered:
I keep trying to run rhub::rhub_check(platforms="windows") and it keeps finding new ways to frustrate me. The output I get is as follows.
How can I arrange for my "workflow" to have "workflow_dispatch trigger"???
(I must confess that I have no idea what a "workflow" actually is.)
This problem seemed to come out of the blue. In all my previous attempts at using rhub_check() no such error was thrown. Then suddenly ....
The text was updated successfully, but these errors were encountered: