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 132a79e commit 98ed6dfCopy full SHA for 98ed6df
1 file changed
.github/workflows/egress-capture.yml
@@ -8,6 +8,7 @@ on:
8
schedule:
9
# Run 06:00 UTC, after the nightly e2e (03:00 UTC)
10
- cron: '0 6 * * *'
11
+ pull_request:
12
workflow_dispatch:
13
inputs:
14
run-connected:
0 commit comments