Skip to content

Commit

Permalink
Update flutter_analyze.yaml (#25)
Browse files Browse the repository at this point in the history
* Update flutter_analyze.yaml

* Update flutter_analyze.yaml

* Update flutter_analyze.yaml

* Update flutter_analyze.yaml

* Update flutter_analyze.yaml

* Update flutter_analyze.yaml
  • Loading branch information
mafreud authored Aug 10, 2024
1 parent 0790ba5 commit 73b4cca
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/flutter_analyze.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@ on:
paths:
- "apps/cicd_sandbox_app/**"
- ".github/workflows/flutter_analyze.yaml"
types: [opened, synchronize, reopened]
types: [opened, synchronize, reopened, edited]

jobs:
ruby_install:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]

runs-on: ${{ matrix.os }}
runs-on: openci-macos-m1-mini
defaults:
run:
working-directory: apps/cicd_sandbox_app
Expand Down

0 comments on commit 73b4cca

Please sign in to comment.