We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298f72d commit 59f9092Copy full SHA for 59f9092
.github/workflows/build.yml
@@ -6,7 +6,8 @@ on:
6
- master
7
paths:
8
- .github/workflows/build.yml
9
- - Dockerfile
+ - Dockerfile.v1
10
+ - Dockerfile.v2
11
schedule:
12
- cron: '0 0 * * 0'
13
workflow_dispatch:
0 commit comments