1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00

Use github actions to test PRs

This commit is contained in:
ailin-nemui 2020-03-18 16:32:49 +00:00
parent c8440d49d8
commit 597afa4043

View File

@ -1,4 +1,4 @@
on: [push]
on: [pull_request]
name: Check Irssi
jobs:
install: