Skip to content

chore(ci): optimize workflow triggers#22

Merged
Abdallah-khalil merged 1 commit intomainfrom
fix/release-pr-check-workflow
Jan 20, 2026
Merged

chore(ci): optimize workflow triggers#22
Abdallah-khalil merged 1 commit intomainfrom
fix/release-pr-check-workflow

Conversation

@Abdallah-khalil
Copy link
Copy Markdown
Collaborator

  • CI now only runs on pull requests (not on main push)
  • Disable deploy-gh-pages automatic trigger (manual only for now)
  • Update release-please workflow settings

This prevents duplicate workflow runs when PRs are merged.

Description

Brief description of changes.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Related Issue

Fixes #(issue number)

Library Affected

  • @hive-academy/angular-3d
  • @hive-academy/angular-gsap
  • Demo app
  • Documentation only

Checklist

  • My code follows the project's coding standards
  • I have run npx nx run-many -t lint test typecheck build locally
  • I have added tests covering my changes
  • All new and existing tests pass
  • I have updated relevant documentation
  • My commits follow conventional commit format

Screenshots (if applicable)

Breaking Changes (if applicable)

- CI now only runs on pull requests (not on main push)
- Disable deploy-gh-pages automatic trigger (manual only for now)
- Update release-please workflow settings

This prevents duplicate workflow runs when PRs are merged.
@Abdallah-khalil Abdallah-khalil merged commit 02a523a into main Jan 20, 2026
2 checks passed
@Abdallah-khalil Abdallah-khalil deleted the fix/release-pr-check-workflow branch January 20, 2026 09:16
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Jan 20, 2026

View your CI Pipeline Execution ↗ for commit 5979d4c

Command Status Duration Result
nx run-many -t lint test typecheck build ✅ Succeeded 1m 8s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-20 09:18:04 UTC

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