Skip to content

Commit

Permalink
updated live testing workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaaks committed Jan 30, 2024
1 parent 2004a8f commit c5217ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/live.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: live
on:
workflow_dispatch:
push:
branches:
- main

jobs:
tests:
Expand Down

0 comments on commit c5217ce

Please sign in to comment.