Skip to content

Commit 31f39c5

Browse files
authored
Updated test workflow policy.
2 parents 2debcd1 + cf7dd38 commit 31f39c5

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)