mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-06 21:06:39 +02:00
make.yml fix
This commit is contained in:
2
.github/workflows/make.yml
vendored
2
.github/workflows/make.yml
vendored
@@ -2,7 +2,7 @@ name: make
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
on: workflow_dispatch
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
make_test:
|
||||
|
Reference in New Issue
Block a user