Skip to content

Commit

Permalink
Trigger new rounds of alpha builds
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Nov 6, 2024
1 parent 8e1cc13 commit 1d2d669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-4.0.x-alphas.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Trigger a 4.0.x alpha release build
name: "Trigger a 4.0.x alpha release build"
on:
workflow_dispatch:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-4.1.x-alphas.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Trigger a 4.1.x alpha release build
name: "Trigger a 4.1.x alpha release build"
on:
workflow_dispatch:
push:
Expand Down

0 comments on commit 1d2d669

Please sign in to comment.