Skip to content

Commit

Permalink
docs: related issue
Browse files Browse the repository at this point in the history
  • Loading branch information
diofeher committed Dec 28, 2024
1 parent c95c0f6 commit 6075b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
env:
PG_CONNECTION_STRING: ${{secrets.PG_CONNECTION_STRING}}
run: go run ./
- name: Keep Cron Alive
- name: Keep Cron Alive # related to https://github.com/opentofu/registry-ui/issues/259
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6075b14

Please sign in to comment.