Skip to content

Commit 529a4e4

Browse files
committed
Run CI for all branches
1 parent 0107aa6 commit 529a4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-pc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CD
33
on:
44
push:
55
branches:
6-
- main
6+
- '*'
77
tags:
88
- '*'
99
pull_request:

0 commit comments

Comments
 (0)