We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0107aa6 commit 529a4e4Copy full SHA for 529a4e4
.github/workflows/cd-pc.yml
@@ -3,7 +3,7 @@ name: CD
3
on:
4
push:
5
branches:
6
- - main
+ - '*'
7
tags:
8
- '*'
9
pull_request:
0 commit comments