Skip to content

Commit

Permalink
Add workflow_dispatch To build-and-test.yml (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethAmazon committed Apr 19, 2024
1 parent 2303310 commit 2f88046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: build-and-test
on:
workflow_dispatch:
push:
branches: [ main ]
tags:
Expand Down

0 comments on commit 2f88046

Please sign in to comment.