Skip to content

Commit 12ff5e8

Browse files
author
lakscastro
committed
(#71) Remove pull_request trigger filters
1 parent 0cfc0bc commit 12ff5e8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/static-analysis.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Perform static code analysis through Dart CLI
22
on:
33
workflow_dispatch:
44
pull_request:
5-
types: [opened, reopened, review_requested]
6-
branches:
7-
- master
85
push:
96
branches:
107
- master

0 commit comments

Comments
 (0)