Skip to content

Commit

Permalink
Update pasta.yml
Browse files Browse the repository at this point in the history
Allow manually dispatching workflow
  • Loading branch information
soupytwist authored Nov 9, 2023
1 parent 921baea commit d6a23e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pasta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name: pasta

on: [ push ]
on: [ push, workflow_dispatch ]

jobs:
build:
Expand Down

0 comments on commit d6a23e7

Please sign in to comment.