Skip to content

Commit

Permalink
add workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanagustin committed Nov 21, 2024
1 parent d44cd83 commit 7d30f37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
branches:
- develop
- release/**
workflow_dispatch:


jobs:
build-test:
Expand Down

0 comments on commit 7d30f37

Please sign in to comment.