mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Do not run tests on pushes to *.x for performance. (#8185)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Advanced pipeline for running our full test suite on demand and for release branches.
|
||||
# Advanced pipeline for running our full test suite on demand.
|
||||
trigger:
|
||||
- '*.x'
|
||||
# When changing these triggers, please ensure the documentation under
|
||||
# "Running tests in CI" is still correct.
|
||||
- test-*
|
||||
|
||||
Reference in New Issue
Block a user