X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.github%2FMakefile;fp=.github%2FMakefile;h=29166f39ede98b8f3e1a2a3f721575a21b70d586;hp=0000000000000000000000000000000000000000;hb=deec5bdf27a464cc6663aa8ad2cc84c9e5a9abd7;hpb=efddbd955ca4706f06c461692a561d7d9431adb9 diff --git a/.github/Makefile b/.github/Makefile new file mode 100644 index 0000000..29166f3 --- /dev/null +++ b/.github/Makefile @@ -0,0 +1,8 @@ +.PHONY: all +all: workflows/ci.yml +all: workflows/curl-matrix.yml + +workflows/%.yml: ../scripts/gen_github_workflow_%.php + $<>$@ + +workflows/curl-matrix.yml: ../scripts/curlver.dist