Skip to content

Commit 2445a91

Browse files
committed
Add comment on future work
1 parent 6208e84 commit 2445a91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

template/.github/workflows/integration-test.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,10 @@ jobs:
117117
}
118118
]
119119
}
120-
# TODO: Update to version 2.1.0. This could look something like.
120+
# TODO: Update to version 2.1.0. This could look something like the following.
121+
# The workflow is currently not in use, testing that the new version still works imposes effort.
122+
# So I left it as a future exercise, but saved the current state.
123+
#
121124
# uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
122125
# with:
123126
# method: chat.postMessage

0 commit comments

Comments
 (0)