Skip to content

Commit

Permalink
Merge pull request #33 from OmOmofonmwan/feature/IAT-000-Nexus-Self-H…
Browse files Browse the repository at this point in the history
…osted

Added Workflow Dispatch To Build
  • Loading branch information
OmOmofonmwan authored Sep 17, 2024
2 parents 9225886 + 38a3837 commit 61424d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ run-name: 'Build Workflow -- ${{ github.head_ref || github.ref_name }}'
on:
push:
pull_request:
workflow_dispatch:

env:
BRANCH_NAME: ${{github.ref_name}}
Expand Down

0 comments on commit 61424d0

Please sign in to comment.