Skip to content

chore: fix workflow file permissions and add codecov.yml - #146

Closed
iamnewton wants to merge 2 commits into
mainfrom
chore/fix-workflow-file-permissions
Closed

chore: fix workflow file permissions and add codecov.yml#146
iamnewton wants to merge 2 commits into
mainfrom
chore/fix-workflow-file-permissions

Conversation

@iamnewton

Copy link
Copy Markdown
Collaborator

Summary

  • Remove executable bit from stale.yml and greetings.yml — both were incorrectly 755; all other workflow files in this repo and across every template are 644
  • Add missing codecov.yml — the only non-monorepo template without it; config matches cli-template

Closes #144
Closes #145

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
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.

chore: remove executable bit from stale.yml and greetings.yml chore: add missing codecov.yml

1 participant