Skip to content

Commit

Permalink
일단 돌려
Browse files Browse the repository at this point in the history
  • Loading branch information
JuTaK97 committed Jan 14, 2024
1 parent 916e372 commit 935d60d
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions .github/workflows/cd-staging.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
name: CD-STAGING

on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
push:
branches:
- 'feat/time-specific-search'

jobs:
build-staging:
Expand Down

0 comments on commit 935d60d

Please sign in to comment.