Open
Description
I have three bots for my profile readme that uses GitHub actions. All bots work fine individually. First two works together as well but when I add last one(anything after space in yml) I get error on actions. By itself each bot works fine but last bot uses actions/checkout and that gives error when it is with other bots. This is my yml file. Everything else after space belongs to last bot.
https://github.com/orhanarifoglu/orhanarifoglu/blob/master/.github/workflows/main.yml
And this is the failing job. Please check check out repo section which fails, it uses actions checkout.
https://github.com/orhanarifoglu/orhanarifoglu/runs/1061488013?check_suite_focus=true
Thanks.
Metadata
Metadata
Assignees
Labels
No labels