Skip to content

Commit ff9f5e4

Browse files
committed
remove unneeded inputs
1 parent 57866d7 commit ff9f5e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/periodic.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
tox: docs build -- -b linkcheck
1414
codeql:
1515
uses: ./.github/workflows/_codeql.yml
16-
with:
17-
codeql: "Check codeql setup"
16+

0 commit comments

Comments
 (0)