Skip to content

Commit

Permalink
fix: ci for changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpudysz committed Nov 6, 2023
1 parent 1a1bed2 commit 0f8268b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Setup
uses: ./.github/actions/setup
Expand Down

0 comments on commit 0f8268b

Please sign in to comment.