Skip to content

Commit 5a8f496

Browse files
Kaido HallikKaido Hallik
authored andcommitted
Remove legacy-signature-algorithms from PR target branches where tests are running
1 parent 36b2e90 commit 5a8f496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "master", "v3.1" ]
66
pull_request:
7-
branches: [ "master", "legacy-signature-algorithms" ]
7+
branches: [ "master" ]
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)