Skip to content

pr workflow#158

Merged
ncfrey merged 2 commits intomainfrom
n/pr-workflow
Jul 25, 2025
Merged

pr workflow#158
ncfrey merged 2 commits intomainfrom
n/pr-workflow

Conversation

@ncfrey
Copy link
Contributor

@ncfrey ncfrey commented Jul 25, 2025

Description

This pull request updates the GitHub Actions workflow configuration to trigger on pull requests in addition to push events.

  • .github/workflows/push.yml: Added pull_request as an event trigger in the workflow configuration to ensure the CI pipeline runs for pull requests as well.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Tests pass locally
  • Added new tests for new functionality
  • Updated existing tests if needed

Checklist

  • Code follows style guidelines
  • Self-review completed
  • Documentation updated if needed
  • No breaking changes (or clearly documented)

@ncfrey ncfrey temporarily deployed to test.pypi.org July 25, 2025 19:18 — with GitHub Actions Inactive
@ncfrey ncfrey temporarily deployed to test.pypi.org July 25, 2025 19:25 — with GitHub Actions Inactive
@ncfrey ncfrey requested a review from kleinhenz July 25, 2025 19:25
@ncfrey ncfrey merged commit f904267 into main Jul 25, 2025
5 checks passed
@ncfrey ncfrey deleted the n/pr-workflow branch July 25, 2025 19:28
taylormjs pushed a commit that referenced this pull request Jul 31, 2025
* pr workflow

* fix tests

---------

Co-authored-by: freyn6 <freyn6@gene.com>
taylormjs pushed a commit that referenced this pull request Aug 1, 2025
* pr workflow

* fix tests

---------

Co-authored-by: freyn6 <freyn6@gene.com>
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