mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Trigger github actions workflow on pull request
default activity types: [opened, synchronize, reopened] doc: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#pull_request
This commit is contained in:
parent
60ba54a3b0
commit
1f3a4dd49f
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -2,8 +2,7 @@
|
||||
|
||||
name: CI
|
||||
|
||||
on:
|
||||
- "push"
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user