We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d853571 commit ac84031Copy full SHA for ac84031
1 file changed
.github/workflows/publish.yml
@@ -2,7 +2,7 @@
2
name: Build and Publish Windows CodeQL queries
3
on:
4
workflow_dispatch:
5
- input:
+ inputs:
6
version:
7
description: 'CodeQL version to use'
8
required: true
0 commit comments