🏗️ Renamed workflows to be more logical
This commit is contained in:
4
.github/workflows/raise-issue-from-todo.yml
vendored
4
.github/workflows/raise-issue-from-todo.yml
vendored
@@ -1,5 +1,5 @@
|
||||
# Finds any TODO notes within the code, and opens up an issue for it to be fixed
|
||||
name: Open issue for Todos
|
||||
# Finds any TO-DO notes within the code, and opens up an issue for it to be fixed
|
||||
name: 🌈 Open issue for Todos
|
||||
on: ["push"]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user