Browse Source

Merge branch '3.1.x' into 3.2.x

pull/40554/head
Andy Wilkinson 2 years ago
parent
commit
519f779d09
  1. 2
      .github/workflows/verify.yml

2
.github/workflows/verify.yml

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
name: Verify
on:
workflow-call:
workflow_call:
inputs:
version:
required: true

Loading…
Cancel
Save