We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf3613 commit bacd18bCopy full SHA for bacd18b
CONTRIBUTING.md
@@ -225,6 +225,10 @@ Execute:
225
Pull request template has a link to a [catalog of trigger phrases](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md)
226
that start various post-commit tests suites. Use these sparingly because post-commit tests consume shared development resources.
227
228
+For detailed information about GitHub workflows, including how to trigger them
229
+manually and fix workflow issues, see the
230
+[workflows README](https://github.com/apache/beam/blob/master/.github/workflows/README.md).
231
+
232
### Review Process and Releases
233
234
#### Get Reviewed
0 commit comments