Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1aca01b

Browse files
Remove console log
1 parent 7d0462c commit 1aca01b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/workflows/run-tests.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
const labels = response.data.map(label => label.name);
2929
let hasLabel = labels.includes('safe-to-test')
3030
31-
console.log(context.payload)
3231
if (context.payload.action === 'synchronize' && hasLabel) {
3332
hasLabel = false
3433
await github.rest.issues.removeLabel({

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /