ci: rename workflows used on v3 only

This commit is contained in:
Romain Lespinasse
2022-04-07 20:49:21 +02:00
committed by GitHub
parent f80aa0fae4
commit e8c1f6060b
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name: CodeQL
name: "[v3] CodeQL"
on:
push:

View File

@@ -1,4 +1,4 @@
name: Github Slug testing
name: "[v3] Testing"
on: [push]
jobs:
github-slug-on-os:

View File

@@ -1,4 +1,4 @@
name: Lint
name: "[v3] Lint"
on:
push:

View File

@@ -1,4 +1,4 @@
name: Release DryRun
name: "[v3] Release DryRun"
on:
push:

View File

@@ -1,4 +1,4 @@
name: Release
name: "[v3] Release"
on:
push: