Skip to content

Commit 9884ab6

Browse files
committed
linting
1 parent ca7f77f commit 9884ab6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-publish.yml renamed to .github/workflows/action-docker-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Docker Publish
22
on:
33
workflow_dispatch:
44
push:
5-
branches: "main"
5+
branches:
6+
- main
67
paths:
78
- Dockerfile*
89
schedule:

0 commit comments

Comments
 (0)