We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e9d4d commit 424a3f5Copy full SHA for 424a3f5
.github/workflows/hostap.yml
@@ -3,7 +3,7 @@ name: hostap and wpa supplicant Tests
3
# START OF COMMON SECTION
4
on:
5
push:
6
- branches: [ '*' ] # [ 'master', 'main', 'release/**' ]
+ branches: [ 'master', 'main', 'release/**' ]
7
pull_request:
8
branches: [ '*' ]
9
0 commit comments