Skip to content

Commit cf7dd38

Browse files
committed
Updated push policy for test workflow.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 2debcd1 commit cf7dd38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Testing taskiq-redis
22

33
on:
4+
push:
5+
branches:
6+
- main
7+
- develop
48
pull_request:
59

610
jobs:

0 commit comments

Comments
 (0)