Skip to content

Commit

Permalink
Merge pull request #95 from skatkov/ci-on-pr
Browse files Browse the repository at this point in the history
CI: run checks for PR's
  • Loading branch information
djmb authored Oct 10, 2023
2 parents 3378a6e + a032467 commit c2d50b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build
on: [push]
on: [push, pull_request]

jobs:
rubocop:
Expand Down

0 comments on commit c2d50b9

Please # to comment.