shdfh
This commit is contained in:
parent
45cb1920fb
commit
8b9c7a140e
2
.github/workflows/C.yml
vendored
2
.github/workflows/C.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/CPP.yml
vendored
2
.github/workflows/CPP.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/Vlang.yml
vendored
2
.github/workflows/Vlang.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/bash.yml
vendored
2
.github/workflows/bash.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/rustlang.yml
vendored
2
.github/workflows/rustlang.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: ConaIsa
|
||||
name: Staler
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user