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 038e65b commit 06c578a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run: prettier --write '**/*.md'

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

0 comments on commit 06c578a

Please sign in to comment.