Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a4a986

Browse files
authored
Revert "only run docs CI/main CI for corresponding changes (#2257)" (#2260)
This reverts commit04670ea.
1 parent04670ea commit5a4a986

File tree

4 files changed

+1
-26
lines changed

4 files changed

+1
-26
lines changed

‎.github/workflows/ARM.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@ on:
44
push:
55
branches:
66
-master
7-
paths-ignore:
8-
-.github/workflows/main.yml
9-
-.github/workflows/nuget-preview.yml
10-
-'doc/**'
117
pull_request:
12-
paths-ignore:
13-
-.github/workflows/main.yml
14-
-.github/workflows/nuget-preview.yml
15-
-'doc/**'
168

179
jobs:
1810
build-test-arm:

‎.github/workflows/docs.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
name:Documentation
22

3-
on:
4-
push:
5-
paths:
6-
-'doc/**'
7-
-'.github/workflows/docs.yml'
8-
pull_request:
9-
paths:
10-
-'doc/**'
11-
-'.github/workflows/docs.yml'
3+
on:[push, pull_request]
124

135
jobs:
146
build:

‎.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@ on:
44
push:
55
branches:
66
-master
7-
paths-ignore:
8-
-.github/workflows/ARM.yml
9-
-.github/workflows/nuget-preview.yml
10-
-'doc/**'
117
pull_request:
12-
paths-ignore:
13-
-.github/workflows/ARM.yml
14-
-.github/workflows/nuget-preview.yml
15-
-'doc/**'
168

179
jobs:
1810
build-test:

‎pythonnet.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ EndProject
2727
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") ="CI","CI","{D301657F-5EAF-4534-B280-B858D651B2E5}"
2828
ProjectSection(SolutionItems) =preProject
2929
.github\workflows\ARM.yml= .github\workflows\ARM.yml
30-
.github\workflows\docs.yml= .github\workflows\docs.yml
3130
.github\workflows\main.yml= .github\workflows\main.yml
3231
.github\workflows\nuget-preview.yml= .github\workflows\nuget-preview.yml
3332
EndProjectSection

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp