Skip to content

Commit

Permalink
button
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Nov 29, 2023
1 parent fd3d082 commit b7dbf57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pre_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: pre-commit GitHub Action
# Won't run on develop/main directly
on:
workflow_dispatch:
inputs:
branch:
description: 'The branch to build'
required: true

jobs:
pre-commit:
Expand Down

0 comments on commit b7dbf57

Please sign in to comment.