chore: rename example worflows from test to example (#1878)

This commit is contained in:
Tonye Jack 2024-01-20 22:54:00 -07:00 committed by GitHub
parent 88f9f3efbb
commit c6543c497a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
name: Issue Comment Test
name: Issue Comment Job Example
permissions:
contents: read

View File

@ -1,4 +1,4 @@
name: Manual Test
name: Manual Triggered Job Example
permissions:
contents: read
@ -6,7 +6,6 @@ permissions:
on:
workflow_dispatch:
jobs:
test:
name: Test changed-files

View File

@ -1,4 +1,4 @@
name: Matrix Test
name: Matrix Example
permissions:
contents: read

View File

@ -1,4 +1,4 @@
name: Multi Job Test
name: Multi Job Example
permissions:
contents: read