1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

Adding todo note about kicking off other ci actions.

This commit is contained in:
Richard Brooksby 2023-01-15 13:17:05 +00:00
parent 476a80d0e6
commit 4575ed2a58

View file

@ -9,6 +9,9 @@
# GitHub CI configuration at the commit (in
# .github/workflows/build-and-test.yml).
#
# TODO: What about other workflows such as rst-check.yml? Perhaps
# this script should kick them all.
#
# See also tool/travis-ci-kick.
#
# You can achieve the same thing using the GitHub CLI, if you have