Skip to content

Commit 7b47070

Browse files
committed
chore: add ci to user-agent branch
1 parent 9d9ef5d commit 7b47070

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/prs_and_commits.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ on:
2828
pull_request:
2929
branches: [ main ]
3030
push:
31-
branches: [ main ]
31+
branches:
32+
- main
33+
- aiven-user-agent
3234

3335
# Disallow concurrent runs for the same PR by cancelling in-progress runs
3436
# when new commits are pushed

0 commit comments

Comments
 (0)