I’ve made edit in docs, so don’t want to run CI. However, GitHub show that build as queued (both main branch and PR).
Steps to reproduce:
- Create and push to GitGub commit with
[skip ci]
in description (PR in my case). - Enjoy:
2.1 PR status:1 queued check
(or forever orange circle near project name)
2.2 Check details: all jobs arecreated
2.3 Circle CI:NOT RUN
(only one correct!)