Skip to content

Commit

Permalink
Fix missing pull_request in Static Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronfranke committed Feb 21, 2024
1 parent 3b3a844 commit b6f79d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_checks.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 📊 Static Checks
on: push
on: [push, pull_request]

jobs:
format:
Expand Down

0 comments on commit b6f79d7

Please sign in to comment.