Skip to content

Bump minimal PHP version to 8.3 #2

Bump minimal PHP version to 8.3

Bump minimal PHP version to 8.3 #2

Workflow file for this run

name: Run CI test
on:
pull_request:
push:
branches:
- main
- develop
- release/**
- hotfix/**
tags:
workflow_dispatch:
jobs:
grumphp:
uses: district09/php_package_gent-lez/.github/workflows/grumphp.yml@feature/VG-2746
permissions:
contents: write
issues: write
pull-requests: write
secrets:
DISTRICT09_REPMAN_TOKEN: ${{ secrets.DISTRICT09_REPMAN_TOKEN }}

Check failure on line 22 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Run CI test

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 22, Col: 32): Invalid secret, DISTRICT09_REPMAN_TOKEN is not defined in the referenced workflow.
with:
php-versions: "['8.3', '8.4', '8.5']"
tasks: ''
coverage-report: true