Skip to content

Commit

Permalink
mv .ci and to .github instead
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Nov 5, 2023
1 parent c020737 commit bf1839c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Run Updatecli
env:
GITHUB_TOKEN: ${{ github.token }}
run: updatecli apply --config ./.ci/bump-golang.yml
run: updatecli apply --config ./.github/workflows/updatecli.d/bump-golang.yml
File renamed without changes.

0 comments on commit bf1839c

Please sign in to comment.