Skip to content

Commit

Permalink
rebuild back if core change
Browse files Browse the repository at this point in the history
  • Loading branch information
JAubAot committed May 13, 2024
1 parent 75a055d commit 364f0da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
paths:
- francetransfert-download-api/*
- francetransfert-core/*
jobs:
getsha:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
paths:
- francetransfert-upload-api/*
- francetransfert-core/*
jobs:
getsha:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
paths:
- francetransfert-worker/*
- francetransfert-core/*
jobs:
getsha:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 364f0da

Please sign in to comment.