Skip to content

Commit

Permalink
Merge pull request #54 from /issues/53/cipr
Browse files Browse the repository at this point in the history
Trigger the CI on push and on any PR
  • Loading branch information
JulienPeloton authored Jan 26, 2021
2 parents ee46d72 + 2463b03 commit ec064cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-s4cmb.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: s4cmb

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

jobs:
build:
Expand Down

0 comments on commit ec064cd

Please sign in to comment.