Skip to content

Commit

Permalink
disable ingestion ci in integration branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Feb 9, 2024
1 parent a5b388a commit a055e7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ingestion-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
# pull_request:
# branches:
# - main

env:
debug: 'true'
Expand Down

0 comments on commit a055e7e

Please sign in to comment.