mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
Try again ...
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
name: CI
|
||||
on:
|
||||
name: Manual Inputs
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
git-ref:
|
||||
description: Git Ref (Optional)
|
||||
required: false
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
git-ref:
|
||||
description: Git Ref (Optional)
|
||||
required: false
|
||||
concurrency:
|
||||
group: >-
|
||||
${{ github.workflow }}-
|
||||
|
||||
Reference in New Issue
Block a user