https://github.com/psibi/azure-integration-test
https://github.com/psibi/azure-integration-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psibi/azure-integration-test
- Owner: psibi
- Created: 2019-05-21T04:20:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T06:26:17.000Z (about 7 years ago)
- Last Synced: 2025-07-12T12:01:52.087Z (11 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
``` yaml
trigger: none
pr:
autoCancel: true
branches:
include:
- rc/*
```
Above rule doesn't trigger any CI for PR's.