We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345eb99 commit 8ba9171Copy full SHA for 8ba9171
1 file changed
.github/workflows/update-flagsmith-environment.yml
@@ -3,6 +3,7 @@ name: Update Flagsmith Defaults
3
on:
4
schedule:
5
- cron: 0 8 * * *
6
+ workflow_dispatch:
7
8
defaults:
9
run:
0 commit comments