Skip to content

Commit 59f9092

Browse files
committedAug 3, 2024·
paths
1 parent 298f72d commit 59f9092

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.github/workflows/build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- master
77
paths:
88
- .github/workflows/build.yml
9-
- Dockerfile
9+
- Dockerfile.v1
10+
- Dockerfile.v2
1011
schedule:
1112
- cron: '0 0 * * 0'
1213
workflow_dispatch:

0 commit comments

Comments
 (0)
Please sign in to comment.