mirror of https://github.com/aria2/aria2
Update manual trigger
parent
0f991e08ab
commit
768d7e1679
|
@ -1,10 +1,12 @@
|
|||
name: Makefile CI
|
||||
|
||||
on:
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue