Fix manual dispatch name in workflow

This commit is contained in:
Team 1280 Programming Laptop 2024-02-14 16:46:28 -08:00
parent 81b3e02926
commit 6039e8fbdc

View file

@ -1,6 +1,6 @@
name: npm run format name: npm run format
on: [push, manual_dispatch] on: [push, workflow_dispatch]
jobs: jobs:
style: style: