Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move .github/workflows back where it was #371

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

robertbrignull
Copy link
Contributor

We're getting a lot of "Could not read workflow" errors on the pr-checks because they move the repository files out of the way in order to move some test files back in. We can avoid the error by making sure we don't move the workflow file that's executing, or at least we move it back to where it was.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

Copy link
Contributor

@simon-engledew simon-engledew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! LGTM

@robertbrignull robertbrignull merged commit 504cb5e into main Jan 21, 2021
@robertbrignull robertbrignull deleted the robertbrignull/pr-checks-workflow branch January 21, 2021 18:26
@github-actions github-actions bot mentioned this pull request Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants