Skip to content

Commit

Permalink
automation: triggering the Data API Differ when changes happen to it too
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Dec 7, 2023
1 parent 10e7e77 commit 5d816be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automation-data-api-differ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'api-definitions/**' # to detect changes when the API Definitions are updated
- 'tools/data-api/**' # to detect changes when the Data API is updated
- 'tools/data-api-differ/**' # to detect changes when the Data API Differ is updated
- 'tools/importer-rest-api-specs/**' # to detect changes when the Importer is updated
types: ['opened', 'edited']

Expand Down

0 comments on commit 5d816be

Please sign in to comment.