Skip to content

Commit 2e92dcb

Browse files
authored
Update main.yml
1 parent c3ca1ab commit 2e92dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI/CD for Cool-Graph
33
on:
44
push:
55
branches:
6-
- develop
6+
- main
77
pull_request:
88
branches:
9-
- develop
9+
- main
1010
release:
1111
types: [published]
1212

0 commit comments

Comments
 (0)