Skip to content

Commit

Permalink
Allow manually triggering build action
Browse files Browse the repository at this point in the history
  • Loading branch information
psyGamer committed Jan 14, 2025
1 parent c231b37 commit 4004fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- .github/workflows/**
- source/**
- patches/**
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 4004fb2

Please sign in to comment.