1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-05 06:14:36 +00:00

Merge pull request #447 from FunkinCrew/cancel-merge-2

lol ref
This commit is contained in:
Cameron Taylor 2024-03-29 02:05:59 -04:00
commit 1803742af8

View file

@ -22,7 +22,7 @@ jobs:
repo: context.repo.repo,
workflow_id: "build-shit.yml",
status: "queued",
branch: "${{ github.event.pull_request.head.label }}"
branch: "${{ github.event.pull_request.head.ref }}"
});
let runs = branch_workflows.data.workflow_runs;
runs.forEach((run) => {