Skip to content

Commit

Permalink
ci: name markdown job
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahidkay committed Sep 20, 2024
1 parent 502bde7 commit bbf8130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ name: Lint Markdown

on:
push:
branches: [$default-branch]
branches: [main]
pull_request:

jobs:
build:
lint-markdown:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit bbf8130

Please sign in to comment.