Skip to content

Commit 9f68357

Browse files
authored
Fix diagram.yml
1 parent ba46bff commit 9f68357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diagram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch: {}
44
push:
55
branches:
6-
- main
6+
- develop
77
jobs:
88
get_data:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)