Skip to content

Commit

Permalink
Merge pull request jannis-baum#116 from jannis-baum/issue/115-reduce-…
Browse files Browse the repository at this point in the history
…ci-usage

Reduce CI usage
  • Loading branch information
jannis-baum authored Jul 19, 2024
2 parents f9e8270 + dedd79c commit 4f88010
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: CI

on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/lint-markdown.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Lint Markdown

on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
Expand Down

0 comments on commit 4f88010

Please sign in to comment.