Skip to content

Commit

Permalink
chore: rename example worflows from test to example (#1878)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jan 21, 2024
1 parent 88f9f3e commit c6543c4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Issue Comment Test
name: Issue Comment Job Example

permissions:
contents: read
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Manual Test
name: Manual Triggered Job Example

permissions:
contents: read

on:
workflow_dispatch:


jobs:
test:
name: Test changed-files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Matrix Test
name: Matrix Example

permissions:
contents: read
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Multi Job Test
name: Multi Job Example

permissions:
contents: read
Expand Down
File renamed without changes.

0 comments on commit c6543c4

Please sign in to comment.