Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
mollie
/
laravel-mollie
/
.github
/
workflows
Location:
/home/zoteqbgb/public_html/vendor/mollie/laravel-mollie/.github/workflows
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: pint.yml
name: Check & fix styling on: [push] jobs: pint: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v3 with: ref: ${{ github.head_ref }} - name: Setup PHP uses: shivammathur/setup-php@v2 - name: Install Pint run: composer global require laravel/pint - name: Run Pint run: pint - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v4 with: commit_message: Fix styling
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
pint.yml
527 bytes
0644
2023-07-31 18:36
âï¸
ðï¸
Rename
tests.yml
932 bytes
0644
2023-07-31 18:36
âï¸
ðï¸
Rename
Chang
Apply