1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

Merge pull request #1160 from irssi/ailin-nemui/workflow-pr

Use github actions to test PRs
This commit is contained in:
ailin-nemui 2020-03-18 19:53:19 +01:00 committed by GitHub
commit 6fc9362c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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