Skip to content

Commit

Permalink
Fix workflowcheck findings
Browse files Browse the repository at this point in the history
  • Loading branch information
SWilson4 committed Sep 13, 2024
1 parent c2ae04c commit 100697d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/liboqs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
inputs:
liboqs_ref:
description: 'liboqs branch or tag'
required: true
default: 'main'
type: string

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ on:
inputs:
liboqs_ref:
description: 'liboqs branch or tag'
required: true
default: 'main'
type: string
workflow_dispatch:
inputs:
liboqs_ref:
description: 'liboqs branch or tag'
required: true
default: 'main'
type: string

Expand Down

0 comments on commit 100697d

Please sign in to comment.