Skip to content

Let actions run on pull requests as well as pushes to main.#4

Merged
Tallented-Code-bot merged 2 commits into
mainfrom
fix-actions
Jan 20, 2026
Merged

Let actions run on pull requests as well as pushes to main.#4
Tallented-Code-bot merged 2 commits into
mainfrom
fix-actions

Conversation

@Tallented-Code-bot

Copy link
Copy Markdown
Collaborator

Fix github actions configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR modifies the GitHub Actions workflow configuration to trigger on pull requests targeting the main branch, in addition to the existing trigger for pushes to main. The goal is to enable the workflow to run for both events.

Changes:

  • Added pull_request trigger to the deploy workflow for branches targeting main

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/deploy.yml
@Tallented-Code-bot
Tallented-Code-bot merged commit aa3c128 into main Jan 20, 2026
2 checks passed
@Tallented-Code-bot
Tallented-Code-bot deleted the fix-actions branch January 20, 2026 17:12
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.

2 participants