Skip to content

Commit

Permalink
Revert "Disable CI Code Checks if all PR changes fall under site/"
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Sep 29, 2023
1 parent 4b34ff3 commit cbbd159
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/apidiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: APIDiff
on:
push:
pull_request:
paths-ignore:
- 'site/**'

jobs:
go-apidiff:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- 'site/**'

permissions:
contents: read
Expand Down

0 comments on commit cbbd159

Please sign in to comment.