Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit df92e31

Browse files
committed
add current branch to branch triggers to test action
1 parent 3e2128c commit df92e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- bcpeinhardt/ci-to-build-new-registry-on-push-to-main
78

89
pull_request:
910
workflow_dispatch:

0 commit comments

Comments
 (0)