Skip to content

Commit 4951c5f

Browse files
authored
Update .github/workflows/sync-app-css.yml
1 parent c6c8c55 commit 4951c5f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sync-app-css.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Sync app.css changes
22

3-
# Diffs a newly-added src/app-css/app-x.y.z.css against the previous one and applies the changes to src/css/*.css; src/scss/*.scss is hand-nested, so those get logged to src/app-css/scss-sync-report.md instead (see the "Notify SCSS nesting sync" workflow).
3+
# Diffs a newly-added src/app-css/app-x.y.z.css against the previous one and applies the changes to src/css/*.css.
4+
# src/scss/*.scss is hand-nested, so those get logged to src/app-css/scss-sync-report.md instead.
45

56
on:
67
pull_request:

0 commit comments

Comments
 (0)