Merge branch 'origin/proxy_v2' into proxy_v2/playground
This commit is contained in:
2
.github/workflows/build-css.yaml
vendored
2
.github/workflows/build-css.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
name: Build Tailwind CSS
|
||||
run: pnpm build
|
||||
-
|
||||
name: Commit generated stylesheet
|
||||
name: Commit generated stylesheet for handlers/styles.css
|
||||
run: |
|
||||
if git diff --quiet handlers/styles.css; then
|
||||
echo "No changes to commit."
|
||||
|
||||
Reference in New Issue
Block a user