mirror of
https://github.com/Forceu/Gokapi.git
synced 2025-12-30 21:39:36 -06:00
Added manual dispatch option to workflow
This commit is contained in:
2
.github/workflows/test-code.yml
vendored
2
.github/workflows/test-code.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Compile and run unit tests
|
||||
on: [push, pull_request]
|
||||
on: [workflow_dispatch, push, pull_request]
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user