mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-02 00:15:08 +02:00
consistent naming of workflows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: code style checks
|
||||
name: Code Style Checks
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# This workflow will do a clean install of node dependencies and run tests across different versions of node.
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
|
||||
|
||||
name: test
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user