Browse Source

Merge branch '3.4.x'

pull/45253/head
Phillip Webb 9 months ago
parent
commit
fedcc0c82a
  1. 1
      .github/workflows/build-and-deploy-snapshot.yml

1
.github/workflows/build-and-deploy-snapshot.yml

@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
name: Build and Deploy Snapshot
on:
workflow_dispatch:
push:
branches:
- main

Loading…
Cancel
Save