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 de8965b commit ca149aaCopy full SHA for ca149aa
.github/workflows/base-beta.yaml
@@ -28,6 +28,8 @@ jobs:
28
enable-fix-tests: true
29
fvm-flavor: beta
30
example:
31
+ permissions:
32
+ contents: read
33
uses: flutter-form-builder-ecosystem/.github/.github/workflows/build-examples.yaml@main
34
with:
35
.github/workflows/base.yaml
@@ -26,6 +26,8 @@ jobs:
26
codecov-name: flutter_form_builder
27
0 commit comments