Skip to content

Commit 1da518f

Browse files
committed
StyleCI fixes
1 parent 37e12a6 commit 1da518f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Api/Repo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use Github\Api\Repository\Actions\Artifacts;
66
use Github\Api\Repository\Actions\Secrets;
7-
use Github\Api\Repository\Actions\Variables;
87
use Github\Api\Repository\Actions\SelfHostedRunners;
8+
use Github\Api\Repository\Actions\Variables;
99
use Github\Api\Repository\Actions\WorkflowJobs;
1010
use Github\Api\Repository\Actions\WorkflowRuns;
1111
use Github\Api\Repository\Actions\Workflows;

0 commit comments

Comments
 (0)