This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
LBP
/
netbox
mirrorاز
https://github.com/netbox-community/netbox.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Run CI for pull requests
Jeremy Stretch
5 سال پیش
والد
577c86fb80
کامیت
52c9e3ecef
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
مشاهده فایل
@@ -1,5 +1,5 @@
name: CI
-on: push
+on:
[
push
, pull_request]
jobs:
build:
runs-on: ubuntu-latest