Skip to content

Commit fec6a09

Browse files
committed
Added a workflow comment
1 parent 765f95e commit fec6a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
matrix:
7373
include:
7474
- tag: ${{ needs.var.outputs.tag }}
75-
- tag: latest
75+
- tag: latest # TODO: Skip this if the event calling is not publishing a release
7676
runs-on: ubuntu-latest
7777
steps:
7878
- name: Login

0 commit comments

Comments
 (0)