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