Skip to content

Commit

Permalink
Update markdown_format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bafaurazan authored Dec 27, 2023
1 parent 4aa5887 commit 3588caf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/markdown_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ name: Formate Code
#############################
# Start the job on all push #
#############################
on:
push:
branches: [master]
pull_request:
branches-ignore: [master]
on: [push]
# Remove the line above to run when pull-requesting to master

###############
Expand Down

0 comments on commit 3588caf

Please sign in to comment.