Skip to content

Commit 0930dc5

Browse files
committed
change name of workflow
1 parent afa413e commit 0930dc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_web.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Build web
1+
name: Compile frontend
22

33
on:
44
workflow_dispatch:
55
push:
66
branches: [ main ]
7-
7+
88
jobs:
99
build:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)