Revert "Disable CI Code Checks if all PR changes fall under site/"

This commit is contained in:
Natasha Sarkar
2023-09-29 09:50:39 -05:00
committed by GitHub
parent 4b34ff3075
commit cbbd1599f2
2 changed files with 0 additions and 4 deletions

View File

@@ -4,8 +4,6 @@ name: APIDiff
on: on:
push: push:
pull_request: pull_request:
paths-ignore:
- 'site/**'
jobs: jobs:
go-apidiff: go-apidiff:

View File

@@ -5,8 +5,6 @@ on:
branches: [ master ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
paths-ignore:
- 'site/**'
permissions: permissions:
contents: read contents: read