This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
LBP
/
netbox
同期ミラー
https://github.com/netbox-community/netbox.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
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