Skip to content

Commit

Permalink
add-paths
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Nov 16, 2023
1 parent ab202c8 commit eb23ea3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-ic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ jobs:
token: ${{ secrets.GIX_CREATE_PR_PAT }}
base: main
add-paths: |
/packages/**/*.did
/packages/**/*.js
/packages/**/*.ts
packages/**/*.did
packages/**/*.js
packages/**/*.ts
commit-message: Update IC commit
committer: GitHub <[email protected]>
author: gix-bot <[email protected]>
Expand Down

0 comments on commit eb23ea3

Please sign in to comment.