Skip to content

Commit

Permalink
set workflow_dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantikabanik authored Oct 24, 2024
1 parent 313f8bc commit e807c97
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: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:


# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit e807c97

Please sign in to comment.