Skip to content

Commit b7d2c87

Browse files
committed
fix:8.2.16
1 parent 8c437d0 commit b7d2c87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
# schedule:
1010
# - cron: "0 10 * * *"
1111
push:
12-
branches:
13-
- "**"
12+
# branches:
13+
# - "**"
1414
tags:
1515
- "v*.*.*"
1616
# pull_request:

0 commit comments

Comments
 (0)