Skip to content

Commit a2d7088

Browse files
committed
Change for testing
1 parent bcca72f commit a2d7088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Trigger a beta version release (pre-release) on push to the master branch.
55
push:
66
branches:
7-
- master
7+
- automated-release-process # TODO change to master
88
tags-ignore:
99
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
1010

0 commit comments

Comments
 (0)