Skip to content

Commit

Permalink
Renamed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed May 29, 2024
1 parent 0a18d67 commit 1393ec7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/FissionESLintFormat.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Fission
name: Fission - ES Lint Format

on:
workflow_dispatch: {}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/FissionPackage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Fission
name: Fission - Package

on:
workflow_dispatch: {}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/FissionUnitTest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Fission
name: Fission - Unit Test

on:
workflow_dispatch: {}
Expand Down

0 comments on commit 1393ec7

Please sign in to comment.