Skip to content

Commit

Permalink
remove duplicate context definition
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Dec 13, 2024
1 parent 802a0d8 commit c5ee937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/forceMergePRBypassAudit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
with:
script: |
const pr = parseInt(core.getInput('pr_number'));
const { context } = github;
console.log(`Merging PR ${pr} now`)
// Fetch PR details
Expand Down

0 comments on commit c5ee937

Please sign in to comment.