Skip to content

Conversation

@cbullinger
Copy link
Collaborator

Summary

Moves .drone.yml from github-metrics/.drone.yml to the repository root.

Why

Drone expects the configuration file at the root of the repository, not in a subdirectory.

Changes

  • Moved github-metrics/.drone.yml.drone.yml
  • No other changes needed - all paths in the file already reference github-metrics/ as a subdirectory

Testing

Once merged, this should allow Drone to properly detect and run the CI/CD pipeline for the github-metrics cronjob deployment.


Pull Request opened by Augment Code with guidance from the PR author

Drone expects the configuration file at the root of the repository.
All paths in the file already reference github-metrics/ as a subdirectory,
so no other changes are needed.
@cbullinger cbullinger merged commit 7fc27af into main Feb 2, 2026
1 check passed
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