We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41cf4f9 commit af6b255Copy full SHA for af6b255
1 file changed
.alcove/workflows/post-merge-release-pipeline.yml
@@ -5,11 +5,11 @@ description: |
5
pod health and ensures CLAUDE.md is up-to-date with the changes.
6
7
trigger:
8
- github:
9
- events: [push]
10
- branches: [main]
11
- repos: [pulp/pulp-service]
12
- delivery_mode: polling
+# github:
+# events: [push]
+# branches: [main]
+# repos: [pulp/pulp-service]
+# delivery_mode: polling
13
14
workflow:
15
- id: await-konflux-release
0 commit comments