Skip to content

Commit

Permalink
chore: checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
stenjo committed Aug 28, 2024
1 parent c22558c commit 02f0b02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/badges.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
name: Checking the dora metrics
steps:
- uses: actions/checkout@v4

- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/dora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
name: Checking the dora metrics
steps:
- uses: actions/checkout@v4

- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 02f0b02

Please sign in to comment.