Skip to content

Commit

Permalink
Change name of GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSomeMan committed Jul 9, 2024
1 parent 9dfcb24 commit e80fb91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-json.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check json
name: Check json files

on:
push:
Expand All @@ -13,7 +13,7 @@ on:

jobs:
check-json:
name: Build firmware
name: Check json files
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit e80fb91

Please sign in to comment.