MrGreensWorkshop/MrGreen-JekyllTheme

Workflows runs on forked repos.

MrGreensWorkshop opened this issue · 1 comments

Please check these items before go any further

  • I have watched Mr. Green theme tutorials playlist on YouTube.
  • I have searched the existing Issues.
  • I have searched the existing Discussions.
  • I have checked jekyll docs and the answer was not there.
  • I have tested in one of these browsers; Safari, Chrome, Firefox. (This project hasn't been tested in other browsers.)

Are you sure this is a bug?

  • I'm sure this is definitely a bug.

Describe the bug

As discussion 170 suggests, build-test runs on forked repositories.

Originally posted by burninghering February 7, 2023
image
Github actions give me these issues. can you give me a solution?

Expected Behavior

None of the workflows must be running at a forked repository.

Steps To Reproduce

  1. Fork the repo
  2. Push the changes
  3. Check Actions tab on Github

Which browser have you used?

  • Chrome
  • Safari
  • Firefox
  • Other browsers (This project hasn't been tested in other browsers.)

Which device have you used?

  • Desktop
  • Mobile IOS
  • Mobile Android
  • Other platforms (This project hasn't been tested in other devices.)

Anything else?

No response

Repo name checking wasn't working in workflows because it was only checked in the first step. Repo name checking should be at the top of the steps.