Skip to content

Commit

Permalink
include workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisthetechie committed Feb 23, 2024
1 parent 87eabb2 commit 86386d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: 🧱 Build and Test Service
run-name: 🧱 Build and Test ${{ github.ref_name }}

on:
workflow_dispatch:
push:
branches:
- 'feature/*'
Expand Down

0 comments on commit 86386d3

Please sign in to comment.