OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress_backup
/
vendor
/
guzzlehttp
/
guzzle
/
.github
/
workflows
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/06/2025 08:23:43 AM
rwxr-xr-x
📄
checks.yml
358 bytes
01/06/2025 08:23:44 AM
rw-r--r--
📄
ci.yml
3.51 KB
01/06/2025 08:23:44 AM
rw-r--r--
📄
static.yml
1.93 KB
01/06/2025 08:23:45 AM
rw-r--r--
Editing: checks.yml
Close
name: Checks on: push: branches: pull_request: permissions: contents: read jobs: composer-normalize: name: Composer Normalize runs-on: ubuntu-22.04 steps: - name: Checkout code uses: actions/checkout@v4 - name: Composer normalize uses: docker://ergebnis/composer-normalize-action