Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Updated to make manual builds.
  • Loading branch information
Angel-Informatico authored Apr 10, 2024
1 parent cda3b7d commit 589ee3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build
on: [push, pull_request, merge_group]
on: [push, pull_request, merge_group, workflow_dispatch]
jobs:
build:
strategy:
Expand Down

0 comments on commit 589ee3b

Please sign in to comment.