Browse Source

Set the name of the workflow

Signed-off-by: falkTX <falktx@falktx.com>
pull/338/head
falkTX 4 years ago
parent
commit
e0b136656d
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .github/workflows/irc.yml

+ 2
- 0
.github/workflows/irc.yml View File

@@ -1,3 +1,5 @@
name: irc

on: [push]

jobs:


Loading…
Cancel
Save