Skip to content

Commit 242d495

Browse files
committed
added push branch steps
1 parent 6f8e86b commit 242d495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-to-github-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Catalog - Release to GitHub Packages
22

33
on:
44
push:
5+
branches: [ 'CF-test-ci/cd' ]
56
tags: [ 'v*' ]
67
workflow_dispatch:
78
inputs:

0 commit comments

Comments
 (0)