Skip to content

Bump guibranco/github-infisical-secrets-check-action from 1.1.16 to 1.1.17 #121

Bump guibranco/github-infisical-secrets-check-action from 1.1.16 to 1.1.17

Bump guibranco/github-infisical-secrets-check-action from 1.1.16 to 1.1.17 #121

Workflow file for this run

name: PHP Linting
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
php-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check PHP Lint
uses: michaelw90/PHP-Lint@master