Skip to content

Commit

Permalink
Update code-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh672003 authored Sep 14, 2023
1 parent 2ec7787 commit baa0877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: prettier --write '**/*.md'

- name: Commit and Push Changes
if: github.repository == 'Rishabh672003/Programming-notes'
if: github.repository == 'Rishabh672003/Programming-Notes'
uses: actions-js/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit baa0877

Please sign in to comment.