Skip to content

Conversation

@limakzi
Copy link
Member

@limakzi limakzi commented Apr 9, 2025

No description provided.

@limakzi limakzi added the bug Something isn't working label Apr 9, 2025
@limakzi limakzi requested a review from Copilot April 9, 2025 01:57
@limakzi limakzi self-assigned this Apr 9, 2025
@limakzi limakzi changed the title fix: Make a push if push on master fix: Make a push if push on default branch Apr 9, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/main.yaml:70

  • The push condition is checking for the 'main' branch, while the PR title suggests the push should occur on 'master'. Please verify and update the branch reference if necessary.
push: ${{ github.ref == 'refs/heads/main' && github.event_name == 'push' }}

@limakzi limakzi merged commit af5f6f6 into main Apr 9, 2025
4 checks passed
@limakzi limakzi deleted the bugfix/fix-push-step branch April 9, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant