mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-11 20:44:06 +02:00
make make-workflow manually trigger able
This commit is contained in:
1
.github/workflows/make.yml
vendored
1
.github/workflows/make.yml
vendored
@@ -2,6 +2,7 @@ name: make
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
make_test:
|
||||
|
Reference in New Issue
Block a user