Skip to content

Commit 1a99430

Browse files
committed
chore: trigger one-off 2.0.43 release on push
1 parent 32cd8bd commit 1a99430

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release-2-0-43.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ name: Release 2.0.43
3131
# for that tag.
3232

3333
on:
34+
push:
35+
branches:
36+
- main
37+
paths:
38+
- '.github/workflows/release-2-0-43.yml'
3439
repository_dispatch:
3540
types:
3641
- release-openanalyst-2-0-43

0 commit comments

Comments
 (0)