Skip to content

Commit cd3fd15

Browse files
committed
Another commit to trigger the github action
1 parent c2614f2 commit cd3fd15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/sandbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"use strict";
22
console.log('testing');
3-
console.log('github action added');
3+
console.log('github action added but didn not work testing again');

src/sandbox.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
console.log('testing');
2-
console.log('github action added');
2+
console.log('github action added but didn not work testing again');
33

0 commit comments

Comments
 (0)