Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hwdsl2 committed Apr 25, 2022
1 parent 2f09335 commit c1ef336
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cron-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Attribution required: please include my name in any derivative and let me
# know how you have improved it!

name: buildx alpine cron
name: build cron

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Attribution required: please include my name in any derivative and let me
# know how you have improved it!

name: buildx debian cron
name: build debian cron

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Attribution required: please include my name in any derivative and let me
# know how you have improved it!

name: buildx alpine latest
name: build

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Attribution required: please include my name in any derivative and let me
# know how you have improved it!

name: buildx debian latest
name: build debian

on:
push:
Expand Down

0 comments on commit c1ef336

Please sign in to comment.