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 76d4f0a commit 0a5983fCopy full SHA for 0a5983f
.github/workflows/flex-update-archived.yml
@@ -0,0 +1,7 @@
1
+name: Update Flex Archives
2
+
3
+on: [workflow_dispatch]
4
5
+jobs:
6
+ call-flex-update:
7
+ uses: symfony/recipes/.github/workflows/callable-flex-update-archived.yml@main
0 commit comments