Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
Add   workflow_dispatch
  • Loading branch information
beepsoft committed Nov 20, 2023
1 parent 74dfa56 commit 566e9a1
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,6 +1,7 @@
name: Test
on:
pull_request: {}
workflow_dispatch: {}

jobs:
test:
Expand Down

0 comments on commit 566e9a1

Please sign in to comment.