Skip to content

Commit

Permalink
f test document
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent a662486 commit 30b1fa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_document.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
pull_request:
branch: [main, master]

name: lint
name: document

jobs:
lint:
uses: ./.github/workflows/lint.yaml
document:
uses: ./.github/workflows/document.yaml
secrets: inherit

0 comments on commit 30b1fa0

Please sign in to comment.