Skip to content

Commit

Permalink
inputs needs duplicated
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Oct 9, 2024
1 parent d0f0cf0 commit 2e8959c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: hdf5 dev daily build
# Triggers the workflow on demand
on:
workflow_dispatch:
inputs:
use_ignore:
description: 'Ignore has_changes check'
type: string
required: false
default: check
workflow_call:
inputs:
use_ignore:
Expand Down

0 comments on commit 2e8959c

Please sign in to comment.