Skip to content

Commit af3d27f

Browse files
committed
Link github documentation
1 parent 2d37b49 commit af3d27f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/foss.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ concurrency:
2525

2626
jobs:
2727
# Prepares matrix used to generate jobs in foss_{$platform}_test
28+
# This is a best-practice solution detailed in:
29+
# https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/run-job-variations
2830
# This job assumes that every project initializer script is
2931
# in `test/foss/project` and script name must be `init.sh`
3032
# patches must clone their repository into folder: test-proj

0 commit comments

Comments
 (0)