Skip to content

Commit

Permalink
Merge pull request ra1028#126 from Dahlgren/feature/github-actions-pu…
Browse files Browse the repository at this point in the history
…ll-requests

Build Pull Requests using GitHub Actions
  • Loading branch information
ra1028 authored May 7, 2021
2 parents 76e85d2 + b810fe0 commit 2d60965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: GitHub Actions
on: push
on: [push, pull_request]
jobs:
linux:
name: Test on linux
Expand Down

0 comments on commit 2d60965

Please sign in to comment.