Skip to content

Commit b3707df

Browse files
committed
Disable master build
1 parent 419a591 commit b3707df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
container:
1717
- stn-deploy-2024.1
18-
- stn-deploy-master
18+
# - stn-deploy-master
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)