Skip to content

Commit

Permalink
Merge pull request #127 from Seasawher/update-ci-trigger
Browse files Browse the repository at this point in the history
Run CI on PRs that come from forks #107
  • Loading branch information
Julian authored Jan 13, 2024
2 parents d38dad9 + e112e5f commit bd6f672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Book

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

jobs:
book:
Expand Down

0 comments on commit bd6f672

Please sign in to comment.