Skip to content

Commit

Permalink
Merge pull request #6 from int-brain-lab/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
bimac authored Aug 6, 2024
2 parents bc90588 + 850230e commit 63f0023
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Documentation

on:
workflow_dispatch:
push:
branches:
- master
- main
paths:
- docs/**
- tycmd.py
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: CI
on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 63f0023

Please sign in to comment.