Skip to content

Commit

Permalink
Updated validate-pr check scopes
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Khaustova <[email protected]>
  • Loading branch information
ElenaKhaustova committed Jan 10, 2025
1 parent 9fa1a07 commit 051c0a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kedro-airflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
plugin: kedro-airflow
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}

detect-secrets:
uses: ./.github/workflows/detect-secrets.yml
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/validate-pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
datasets
docker
telemetry
all
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 051c0a0

Please sign in to comment.