Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
  • Loading branch information
AlekSi committed Apr 15, 2021
1 parent e28563f commit bd6b3b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
run: make docker-build

# skip push for PRs
# TODO move to `publish` job
# move to `publish` job
# TODO https://github.com/AlekSi/golang-tip/issues/8

- name: Login into Docker registries
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit bd6b3b8

Please sign in to comment.