mirror of
https://github.com/rlespinasse/shortify-git-revision.git
synced 2026-05-17 18:25:31 +00:00
ci: enable build on fork pull request
This commit is contained in:
6
.github/workflows/shortify-git-revision.yaml
vendored
6
.github/workflows/shortify-git-revision.yaml
vendored
@@ -1,5 +1,9 @@
|
||||
name: Shortify Git Revision
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v1.x
|
||||
pull_request:
|
||||
jobs:
|
||||
os-testing:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user