Compare commits

...

1 Commits

Author SHA1 Message Date
Alexander Chan 698c6c4578 CLDSRV-387: add workflow_dispatch 2023-06-05 11:16:49 -07:00
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
name: tests name: tests
on: on:
workflow_dispatch:
push: push:
branches-ignore: branches-ignore:
- 'development/**' - 'development/**'