1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-19 08:52:15 +01:00

Run github actions on pull request

This commit is contained in:
Cristian Maglie 2020-02-06 16:04:07 +01:00
parent 3c7c0e46e9
commit efdd341e0e

View File

@ -1,6 +1,8 @@
name: Java CI
on: [push]
on:
push:
pull_request:
jobs:
build: