Skip to content

Commit

Permalink
Merge pull request red-hat-data-services#391 from red-hat-data-servic…
Browse files Browse the repository at this point in the history
…es/dchouras

adding nightly trigger changes
  • Loading branch information
dchourasia authored Oct 19, 2024
2 parents 2b9610c + 126823f commit bd86bb7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/trigger-nightly-operator-build.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Trigger Nightly Operator Build
run-name: Trigger Nightly Operator Build [${{ inputs.distinct_id && inputs.distinct_id || '' }}]

on:
workflow_dispatch:
# push:
# branches:
# - 'rhoai-2.16'
# paths:
# - build/operator-nudging.yaml

inputs:
distinct_id:
description: 'Distinct ID'
required: false

env:
GITHUB_ORG: red-hat-data-services
Expand Down

0 comments on commit bd86bb7

Please sign in to comment.