Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 6353b97

Browse files
authored
Update latestRelease.yml
1 parent 1a97082 commit 6353b97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/latestRelease.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Latest Release
22

33
on:
44
push:
5-
branches:
6-
- 'master'
5+
branches: [ main ]
76
paths:
87
- 'webapp_frontend/**'
98
- 'webapp_provider/**'

0 commit comments

Comments
 (0)