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 8487edc commit 7de811bCopy full SHA for 7de811b
.github/workflows/nightly-remove-stale-review-apps.yml
@@ -21,4 +21,4 @@ jobs:
21
org: ${{ vars.CPLN_ORG_STAGING }}
22
23
- name: Delete Stale Review Apps
24
- run: cpflow cleanup-stale-apps --yes
+ run: cpflow cleanup-stale-apps -a "qa-react-webpack-rails-tutorial" --yes
0 commit comments