Skip to content

Commit 045012c

Browse files
adjust when the windows-sftp github actions test is triggered
1 parent 30ea988 commit 045012c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-sftp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Windows wolfsshd SFTP Test
77

88
on:
99
push:
10-
branches: [ '*' ]
10+
branches: [ 'master', 'main', 'release/**' ]
1111
pull_request:
1212
branches: [ '*' ]
1313

0 commit comments

Comments
 (0)