Skip to content

Commit

Permalink
Checkout repo in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Oct 2, 2024
1 parent d2dc03b commit 07dbbc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-hub-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Get docker hub stats via script
run: bash script/docker-hub-stats.sh
- uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 07dbbc6

Please sign in to comment.