Skip to content

Commit

Permalink
fix(ci): add labeled to list of pr types for ci (#10363)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored May 3, 2024
1 parent a635620 commit 50d37fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
pull_request:
branches:
- "**"
types:
- labeled
- opened
- synchronize
- reopened
release:
types: [published]

Expand Down

0 comments on commit 50d37fe

Please sign in to comment.