Skip to content

Commit

Permalink
Update test.yml for manual triggering of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarshak authored Jun 24, 2024
1 parent be7b44b commit 2953244
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Test

on:
workflow_dispatch:
branches:
- dev
- main
push:
branches:
- main
Expand Down

0 comments on commit 2953244

Please sign in to comment.