Skip to content

Commit

Permalink
Update tools-dependencies-mirror-netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Dec 7, 2024
1 parent 5199843 commit fff14b8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/tools-dependencies-mirror-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ on:
pull_request:
branches: [ master ]
paths:
- 'starsky-tools/download-mirror-exiftool.sh'
- 'starsky-tools/download-mirror-ffmpeg.sh'
- 'starsky-tools/download-mirror-geonames.sh'
- 'starsky-tools/download-mirror.sh'
- 'starsky-tools/build-tools/download-mirror-exiftool.sh'
- 'starsky-tools/build-tools/download-mirror-ffmpeg.sh'
- 'starsky-tools/build-tools/download-mirror-geonames.sh'
- 'starsky-tools/build-tools/download-mirror.sh'
- '.github/workflows/tools-dependencies-mirror-netlify.yml'
push:
branches: [ master ]
paths:
- 'starsky-tools/download-mirror-exiftool.sh'
- 'starsky-tools/download-mirror-ffmpeg.sh'
- 'starsky-tools/download-mirror-geonames.sh'
- 'starsky-tools/download-mirror.sh'
- 'starsky-tools/build-tools/download-mirror-exiftool.sh'
- 'starsky-tools/build-tools/download-mirror-ffmpeg.sh'
- 'starsky-tools/build-tools/download-mirror-geonames.sh'
- 'starsky-tools/build-tools/download-mirror.sh'
- '.github/workflows/tools-dependencies-mirror-netlify.yml'
workflow_dispatch:

Expand Down

0 comments on commit fff14b8

Please sign in to comment.