Skip to content

Commit

Permalink
ci(jannis-baum#115): only run when necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
jannis-baum committed Jul 19, 2024
1 parent f9e8270 commit dedd79c
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 dedd79c

Please sign in to comment.