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 0cfc0bc commit 12ff5e8Copy full SHA for 12ff5e8
1 file changed
.github/workflows/static-analysis.yaml
@@ -2,9 +2,6 @@ name: Perform static code analysis through Dart CLI
2
on:
3
workflow_dispatch:
4
pull_request:
5
- types: [opened, reopened, review_requested]
6
- branches:
7
- - master
8
push:
9
branches:
10
- master
0 commit comments