Skip to content

Commit 938a431

Browse files
committed
Allow on all branches
1 parent 2470dce commit 938a431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-repo-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-
- v2-mst-aptd-at-lcz-sty
6+
- '*'
77
jobs:
88
get_data:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)