We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e340799 commit 54feb1eCopy full SHA for 54feb1e
.github/workflows/flutter.yml
@@ -20,7 +20,7 @@ on:
20
type: string
21
22
jobs:
23
- stable:
+ flutter:
24
runs-on: ${{ inputs.runs-on }}
25
steps:
26
- uses: actions/checkout@v4
0 commit comments