Skip to content

Commit

Permalink
Removed push check (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
jLynx authored May 19, 2023
1 parent 033c4e9 commit e4639fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_formatting.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Check formatting

on: [push, pull_request]
on: [pull_request]

jobs:
check_date:
Expand Down

0 comments on commit e4639fc

Please sign in to comment.