Skip to content

Commit

Permalink
Allow running workflow manually
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Nov 18, 2024
1 parent 358f0cf commit f2e6331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: loopdev-3 ci
on:
push:
pull_request:
workflow_dispatch:

jobs:
check:
Expand Down

0 comments on commit f2e6331

Please sign in to comment.