Skip to content

Commit

Permalink
fix formatting in docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed May 14, 2024
1 parent 6ba7132 commit 22778ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
push:
branches:
- main
tags:
- v*
tags:
- v*
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 22778ae

Please sign in to comment.