Closed carlos-granados closed 2 weeks ago
@acoulton I created this PR but it seems that actions are not enabled for this repo 😞. It worked on a test a did on my fork. I guess we will need @everzet to enable actions here. Unless you can think of any other reason why this won't run here
@acoulton I created this PR but it seems that actions are not enabled for this repo 😞. It worked on a test a did on my fork. I guess we will need @everzet to enable actions here. Unless you can think of any other reason why this won't run here
Mmm, it is weird, if actions were disabled then the Actions tab would not show 🤔
When adding a new workflow in a PR, it won't run for PRs coming from a fork (as there is no workflow triggered on PRs in the repo being the target of the PR)
Ah, yes, of course. And this is not the first time I have had this... 🤦
This is the workflow run in my fork: https://github.com/carlos-granados/behat-docs/actions/runs/11726804170
Adding a new workflow is a case where it is simpler to put the feature branch in the main repo rather than contributing from a fork.
The file itself looks good at a scan, if it is working in your fork I suggest we merge it and hopefully that should trigger a first run - as @stof says I think it's just because it's new.
Either it will go green or nothing will happen so no major issue merging IMO 🤣
It did not work because the main brach here is not master
🤦 Let me add a fix
Fixes https://github.com/Behat/docs/issues/160