We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda11ee commit 18e7f5fCopy full SHA for 18e7f5f
.github/workflows/test-ws-scan.yml
@@ -1,5 +1,8 @@
1
name: Test ws_scan.sh
2
on:
3
+ push:
4
+ branches:
5
+ - '**'
6
workflow_dispatch:
7
inputs:
8
version:
0 commit comments