Skip to content

🪲 [Fix]: Fix placement of docs after copy #138

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

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 14, 2025

Description

This pull request includes improvements to the CI.yml and workflow.yml reusable workflows.

  • Modified the Copy-Item command to include all files in the source directory by appending /* to the path.
  • Added a try-catch block around the git add and git commit commands to handle cases where there are no changes to commit, preventing errors.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Feb 14, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner February 14, 2025 08:23
@MariusStorhaug MariusStorhaug enabled auto-merge (squash) February 14, 2025 09:15
@MariusStorhaug MariusStorhaug merged commit 44ceccb into main Feb 14, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocsPlacement branch February 14, 2025 09:16
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.

1 participant