fix: docker branch name match for workflow run (#21303)
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
- synchronize
|
||||
- unlocked
|
||||
branches:
|
||||
- 'docker-*'
|
||||
- 'docker-**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user