Update ci.yml rename workflow

This commit is contained in:
2023-10-12 15:11:24 +02:00
committed by GitHub
parent 8825f383bb
commit f21c3dbe88
+2 -2
View File
@@ -1,4 +1,4 @@
name: NodeJS with Webpack
name: CI compile & test & build
on:
push:
@@ -7,7 +7,7 @@ on:
branches: [ "main" ]
jobs:
build:
ci:
runs-on: ubuntu-latest
strategy: