Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Add manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
erdewit committed Jul 27, 2023
1 parent 1ddc550 commit 6baf3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nest_asyncio

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

jobs:
build:
Expand Down

0 comments on commit 6baf3be

Please sign in to comment.