DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit e0b136656d75e910d271f7adfe436b5e83146033
parent 87c2461d5b4ba1f77ac9b5db461b070793d4ba7d
Author: falkTX <falktx@falktx.com>
Date:   Mon,  4 Oct 2021 22:22:38 +0100

Set the name of the workflow

Signed-off-by: falkTX <falktx@falktx.com>

Diffstat:
M.github/workflows/irc.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.github/workflows/irc.yml b/.github/workflows/irc.yml @@ -1,3 +1,5 @@ +name: irc + on: [push] jobs: