Skip to content

Commit

Permalink
no branches
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbutler committed Sep 4, 2024
1 parent a9ee3c6 commit 8b46a4b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ on:
# Workflow is typically triggered by the completion of the release-branches workflow.
workflows: [release-branches]
types: [completed]
# Only workflow runs from PRs targeting these branches will trigger this workflow.
branches:
- release/client/**
- release/server/**
- test/release/**

# The workflow can be triggered manually in the GitHub UI.
workflow_dispatch:
Expand Down

0 comments on commit 8b46a4b

Please sign in to comment.