mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
fix build name
This commit is contained in:
parent
8463024c0e
commit
ad48bc0825
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -3,7 +3,7 @@ name: CI/CD
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
build css:
|
||||
build_css:
|
||||
runs-on: ubuntu-latest
|
||||
if: "!contains(github.event.head_commit.message, 'NO_CI')"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user