Skip to content

Commit

Permalink
Added ability to run on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Sep 16, 2024
1 parent 8652443 commit e738c71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
branches: '**'
paths-ignore:
- 'docs/**'

workflow_dispatch:

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
Expand Down

0 comments on commit e738c71

Please sign in to comment.