Update documentation
This commit is contained in:
parent
1a0970d4ce
commit
7f154fa4d1
5 changed files with 18 additions and 9 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
# This file defines our primary CI workflow that runs on pull requests
|
||||
# and also on pushes to special branches (auto, try).
|
||||
#
|
||||
# The actual definition of the executed jobs is calculated by a
|
||||
# script located at src/ci/citool, which
|
||||
# The actual definition of the executed jobs is calculated by the
|
||||
# `src/ci/citool` crate, which
|
||||
# uses job definition data from src/ci/github-actions/jobs.yml.
|
||||
# You should primarily modify the `jobs.yml` file if you want to modify
|
||||
# what jobs are executed in CI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue