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 9ed0367 commit 0c45a47Copy full SHA for 0c45a47
.github/workflows/example-usage.yml
@@ -1,9 +1,5 @@
1
name: Example - LaunchDarkly Flag Expiry Audit
2
on:
3
- # Run every Monday at 9 AM UTC
4
- schedule:
5
- - cron: '0 9 * * 1'
6
- # Allow manual triggers
7
workflow_dispatch:
8
inputs:
9
days_ahead:
0 commit comments