Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Feb 1, 2022
1 parent c2efcd9 commit 3dc3482
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/FUNDING.yml

This file was deleted.

7 changes: 6 additions & 1 deletion .github/workflows/flutter_analysis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Flutter Analysis
on: [pull_request, workflow_dispatch]
on:
push:
branches:
- master
pull_request:
workflow_dispatch:

jobs:
package-analysis:
Expand Down

0 comments on commit 3dc3482

Please sign in to comment.