Skip to content

fix(Debug): treat zero time as valid timer start #108

fix(Debug): treat zero time as valid timer start

fix(Debug): treat zero time as valid timer start #108

Workflow file for this run

name: Carson

Check warning on line 1 in .github/workflows/run-carson.yml

View workflow run for this annotation

GitHub Actions / Carson

Workflow execution policy warning (evaluate mode)

On November 2, 2026, GitHub will restrict `pull_request_target` on public repositories by default. To continue allowing the event trigger, configure an Actions policy. Learn more: https://gh.io/securely-using-pull_request_target#default-policy-for-pull_request_target
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- labeled
issues:
types:
- opened
- edited
- labeled
push:
branches:
- develop
- '4.*'
permissions: {}
jobs:
carson:
runs-on: ubuntu-24.04
steps:
- name: Run Carson
uses: NexusPHP/carson@44db1c01ff55b596cabec251fec6307dabd0852e # v1.4.3
with:
app_id: ${{ secrets.CARSON_APP_ID }}
private_key: ${{ secrets.CARSON_PRIVATE_KEY }}
log_level: info