Skip to content

Commit

Permalink
added manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhaaranen committed Apr 30, 2024
1 parent 667326f commit 229f8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-tests-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths-ignore:
- "db/**"
- "**.md"
workflow_dispatch:

jobs:
cypress-tests:
Expand Down

0 comments on commit 229f8e5

Please sign in to comment.