mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Merge pull request #123 from ponydevs/actions
Actions: add pull_request event
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Push Checks
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user