Browse Source

Add workflow_dispatch

pull/1649/head
Colin Dembovsky 3 years ago
parent
commit
c6763a2aa6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/basket-api.yml

+ 1
- 0
.github/workflows/basket-api.yml View File

@ -1,6 +1,7 @@
name: basket-api
on:
workflow_dispatch:
push:
branches:
- dev


Loading…
Cancel
Save