mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-08 14:49:27 +01:00
cla attempt 2 + pint
This commit is contained in:
parent
8a9c3a2f1d
commit
2ade1ea95d
2
.github/workflows/cla.yaml
vendored
2
.github/workflows/cla.yaml
vendored
@ -25,6 +25,6 @@ jobs:
|
||||
path-to-signatures: 'version1/cla.json'
|
||||
path-to-document: 'https://github.com/pelican-dev/panel/blob/main/contributor_license_agreement.md'
|
||||
branch: 'main'
|
||||
allowlist: dependabot[bot],copilot-swe-agent[bot]
|
||||
allowlist: dependabot[bot],copilot-swe-agent[bot],copilot
|
||||
remote-organization-name: pelican-dev
|
||||
remote-repository-name: cla-signatures
|
||||
|
||||
@ -4,7 +4,6 @@ namespace App\Filament\Components\Actions;
|
||||
|
||||
use App\Models\Allocation;
|
||||
use Exception;
|
||||
use Filament\Actions\Action;
|
||||
use Filament\Actions\BulkAction;
|
||||
use Filament\Forms\Components\Select;
|
||||
use Filament\Notifications\Notification;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user