Skip to content

Commit

Permalink
docker disable on branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Aug 28, 2023
1 parent 0afabc2 commit a85f53e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Docker Client

on:
push:
branches:
- main
tags:
- 'v*'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Docker Server

on:
push:
branches:
- main
tags:
- 'v*'

Expand Down

0 comments on commit a85f53e

Please sign in to comment.