This commit is contained in:
Kreyren 2020-02-10 16:56:08 +00:00
parent 45cb1920fb
commit 8b9c7a140e
8 changed files with 8 additions and 8 deletions

@ -1,5 +1,5 @@
# Workflow for CPP
name: ConaIsa
name: C
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,5 +1,5 @@
# Workflow for CPP
name: ConaIsa
name: CPP
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,5 +1,5 @@
# Workflow for vlang
name: ConaIsa
name: vlang
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,4 +1,4 @@
name: ConaIsa
name: Bash
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,5 +1,5 @@
# Workflow for python
name: ConaIsa
name: Python
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,5 +1,5 @@
# Workflow for Rustlang
name: ConaIsa
name: Rustlang
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,4 +1,4 @@
name: ConaIsa
name: Shell
# Relevant to events - https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows
on:

@ -1,4 +1,4 @@
name: ConaIsa
name: Staler
on:
schedule: