Skip to content

Commit

Permalink
Simplify workflow reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
notlesh committed Jan 23, 2025
1 parent e5c936e commit 61ebee1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/orchestrator_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: "Changelog Workflow (Orchestrator)"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
branches: [main]
paths:
- 'orchestrator/'

jobs:
# Enforces the update of a changelog file on every pull request
Expand Down

0 comments on commit 61ebee1

Please sign in to comment.