mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Merge pull request #2405 from rails-api/trigger-workflow-on-PR
Trigger github actions workflow on pull request
This commit is contained in:
commit
cc2972150f
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
- "push"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user