We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8452c9 commit 3c1e9a4Copy full SHA for 3c1e9a4
.github/workflows/cache-probe.yaml
@@ -1,6 +1,9 @@
1
name: Cache Probe
2
3
on:
4
+ push:
5
+ branches:
6
+ - agent/cache-probe-*
7
workflow_dispatch:
8
9
permissions:
0 commit comments