This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
ThebeMail
/
ref-go-smtprelay
mirrorاز
https://github.com/decke/smtprelay.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Allow go build workflow for pull requests
Bernhard Froehlich
3 سال پیش
والد
b5fcf8e0bb
کامیت
f0d39401d4
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
1
.github/workflows/go.yml
+ 1
- 1
.github/workflows/go.yml
مشاهده فایل
@@ -1,5 +1,5 @@
name: Go
-on: [push]
+on: [push
, pull_request
]
jobs:
build: