ci: enable build on fork pull request

This commit is contained in:
Romain Lespinasse
2022-03-22 15:43:11 +01:00
parent 4936ef9a58
commit 8198b7ea44

View File

@@ -1,5 +1,9 @@
name: Shortify Git Revision
on: [push]
on:
push:
branches:
- v1.x
pull_request:
jobs:
os-testing:
strategy: