Skip to content

Commit 63f0023

Browse files
authored
Merge pull request #6 from int-brain-lab/develop
Develop
2 parents bc90588 + 850230e commit 63f0023

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Documentation
22

33
on:
4-
workflow_dispatch:
54
push:
65
branches:
7-
- master
6+
- main
87
paths:
98
- docs/**
109
- tycmd.py

.github/workflows/testing.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: CI
22
on:
3-
workflow_dispatch:
43
push:
54
branches:
65
- main

0 commit comments

Comments
 (0)