Skip to content

Commit

Permalink
Renamed format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed Mar 19, 2024
1 parent 1b0cf08 commit 98609af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Format Validation (ESLint)
name: Fission

on:
workflow_dispatch: {}
Expand All @@ -9,7 +9,7 @@ on:

jobs:
runFormatValidationScript:
name: Run ESLint Format Validation
name: ESLint Format Validation
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand Down

0 comments on commit 98609af

Please sign in to comment.