Skip to content

Commit

Permalink
Revert "on push only"
Browse files Browse the repository at this point in the history
This reverts commit c4de339.
  • Loading branch information
TheNormalnij committed Oct 26, 2024
1 parent c4de339 commit 15b4f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: clang-format Check
on: [push]
on: [push, pull_request]
jobs:
clang-format-checking:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 15b4f0a

Please sign in to comment.