Skip to content

Commit

Permalink
Update check.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Feb 13, 2024
1 parent ae3cac1 commit e5acdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/check.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ async function doIt() {
}

// activate for debugging purposes
process.env.GITHUB_REF = 'refs/pull/3305/merge';
// process.env.GITHUB_REF = 'refs/pull/3305/merge';
//process.env.OWN_GITHUB_TOKEN = 'add-token-here';
// process.env.GITHUB_EVENT_PATH = __dirname + '/../event.json';

Expand Down

0 comments on commit e5acdf4

Please sign in to comment.