Skip to content

Commit cbbd159

Browse files
authored
Revert "Disable CI Code Checks if all PR changes fall under site/"
1 parent 4b34ff3 commit cbbd159

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/apidiff.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ name: APIDiff
44
on:
55
push:
66
pull_request:
7-
paths-ignore:
8-
- 'site/**'
97

108
jobs:
119
go-apidiff:

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8-
paths-ignore:
9-
- 'site/**'
108

119
permissions:
1210
contents: read

0 commit comments

Comments
 (0)