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

Update GitHub Actions paths for Go and workflow files #322

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

wneessen
Copy link
Owner

@wneessen wneessen commented Oct 4, 2024

This PR refines the paths in GitHub Actions workflows to more precisely track changes in Go-related files and specific workflow files. General .github/** paths have been replaced with explicit references to relevant workflow files within .github/workflows.

This commit refines the paths in GitHub Actions workflows to more precisely track changes in Go-related files and specific workflow files. General `.github/**` paths have been replaced with explicit references to relevant workflow files within `.github/workflows`.
@wneessen wneessen merged commit 84f5625 into main Oct 4, 2024
28 of 30 checks passed
@wneessen wneessen deleted the gh-workflow-updates branch October 4, 2024 13:33
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.85%. Comparing base (04023a1) to head (d931050).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
+ Coverage   84.76%   84.85%   +0.08%     
==========================================
  Files          27       27              
  Lines        2350     2350              
==========================================
+ Hits         1992     1994       +2     
+ Misses        229      228       -1     
+ Partials      129      128       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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