I have followed the instructions in the README.md and completed all the steps. The GitHub actions don't seem to update the README to step 3. I have looked at the GitHub actions and the job "On feature added" is being skipped for some reason.
How to reproduce
Complete the instructions in the README of Step 2 of the tutorial.
See that after you complete the last two instructions (on Step 2) to merge the pull request and delete the branch, the README doesn't update even after the GitHub actions has run its jobs.
See that on the Actions tab that the job titled "On feature added" is being skipped.
Additional context
I am not an expert in this technology. I am learning through this coursework. I am not positive that the culprit is the job in reference being skipped. It only makes sense to me seeing that the GitHub actions are what is responsible for updating the repo.
I am giving the best information I can give with my limited knowledge.
Please feel free to ask further questions. I may be doing something wrong.
Summary
I have followed the instructions in the README.md and completed all the steps. The GitHub actions don't seem to update the README to step 3. I have looked at the GitHub actions and the job "On feature added" is being skipped for some reason.
How to reproduce
Additional context
I am not an expert in this technology. I am learning through this coursework. I am not positive that the culprit is the job in reference being skipped. It only makes sense to me seeing that the GitHub actions are what is responsible for updating the repo.
I am giving the best information I can give with my limited knowledge.
Please feel free to ask further questions. I may be doing something wrong.
Thanks.