Skip to content

Commit

Permalink
fix: update ci for hasura build
Browse files Browse the repository at this point in the history
  • Loading branch information
fibonacci998 committed Sep 6, 2023
1 parent 0e9455b commit 4529137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ jobs:
- uses: technote-space/get-diff-action@v6
with:
PATTERNS: |
hasura
hasura/*
- run: echo "There is changes in hasura"
if: env.GIT_DIFF
- run: echo ${{ env.MATCHED_FILES }}
# - name: Check hasura changes
# run: |
# CURRENT_COMMIT=$(git rev-parse HEAD)
Expand Down
1 change: 1 addition & 0 deletions hasura/aaa
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
asd

0 comments on commit 4529137

Please sign in to comment.