We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c149de commit 5981e44Copy full SHA for 5981e44
1 file changed
.github/workflows/cron.integration.yml
@@ -77,4 +77,4 @@ jobs:
77
headers: {'Content-Type': 'application/json'}
78
});
79
const result = await response.json();
80
- console.log(result);
+ console.log(result);
0 commit comments