Skip to content

Commit 424a3f5

Browse files
committed
hostap workflow
1 parent b2e9d4d commit 424a3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hostap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: hostap and wpa supplicant Tests
33
# START OF COMMON SECTION
44
on:
55
push:
6-
branches: [ '*' ] # [ 'master', 'main', 'release/**' ]
6+
branches: [ 'master', 'main', 'release/**' ]
77
pull_request:
88
branches: [ '*' ]
99

0 commit comments

Comments
 (0)