Skip to content

Commit e4deaa0

Browse files
committed
Update GitHub Actions workflow to trigger on push to feature/configurable-base-registry branch
1 parent ce5d213 commit e4deaa0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-custom-registry.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Test Custom Registry Feature
22

33
on:
4+
push:
5+
branches:
6+
- feature/configurable-base-registry
47
workflow_dispatch:
58
inputs:
69
base_registry:

0 commit comments

Comments
 (0)