mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:40:11 +01:00
Example success: https://github.com/carbon-language/carbon-lang/actions/runs/7414437667/job/20175507192 Example failure: https://github.com/carbon-language/carbon-lang/actions/runs/7414486486/job/20175656728
Testing workflows
We keep around an action-test branch in carbon-lang, which can be used to test
triggers with push: configurations. For example:
on:
push:
branches: [action-test]