Compare commits

..

No commits in common. "main" and "security/validate-json-metadata" have entirely different histories.

View file

@ -1,13 +0,0 @@
name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
uses: core/php/.forgejo/workflows/php-test.yml@main
with:
coverage: true