Skip to content

Commit

Permalink
Allow manually dispatching workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 11, 2024
1 parent a6bfa33 commit 559cb0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# https://help.github.com/en/categories/automating-your-workflow-with-github-actions

name: "Build"

on:
workflow_dispatch:
pull_request:
push:
branches:
Expand Down

0 comments on commit 559cb0e

Please sign in to comment.