Skip to content

Commit

Permalink
Revert "Remove version input from CI workflow configuration"
Browse files Browse the repository at this point in the history
This reverts commit 94a140a.
  • Loading branch information
nbolton committed Dec 13, 2024
1 parent 94a140a commit 8d733f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ name: CI

on:
workflow_dispatch:
inputs:
version:
description: Synergy version number
pull_request:
types:
- opened
Expand Down

0 comments on commit 8d733f6

Please sign in to comment.