Skip to content

Commit fa91b8c

Browse files
chore: added comment to test GH workflow trigger
1 parent f3b3a82 commit fa91b8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/etl/src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ const STYLESHEET_PATH = path.resolve(
1818
"start-edition.sef.json",
1919
);
2020

21+
// added this comment to test GH workflow trigger
22+
2123
let cachedStylesheet = null;
2224

2325
/**

0 commit comments

Comments
 (0)