Skip to content

Commit

Permalink
fix yet another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenko-kovac committed Jun 26, 2023
1 parent 02a96fa commit b80e19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git commit -m "update external resources" || true //do not throw error, when nothing to commit
git push
- name: Create a workflow_dispatch event in clustersecret-operator-cop repo
- name: Create a workflow_dispatch event in redis-operator-cop repo
run: |
curl --request POST \
--header "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit b80e19d

Please sign in to comment.