Skip to content

Commit

Permalink
also build PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 6, 2022
1 parent 015cbe4 commit 157e622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Example workflow
name: ci

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

jobs:

Expand Down

0 comments on commit 157e622

Please sign in to comment.