Skip to content

Commit

Permalink
Update check-linked-issue.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis-dummy authored Sep 30, 2024
1 parent d1fbecf commit 08ecab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions/trigger-pr/check-linked-issue.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const postIssueComment = require('../utils/post-issue-comment');
// Global variables
var github;
var context;

// nonsense
async function main({ g, c }) {
github = g;
context = c;
Expand Down

0 comments on commit 08ecab5

Please sign in to comment.