Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SGI-CAPP-AT2 authored Jan 3, 2025
1 parent fda4dbc commit 00eab08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Flutter CI

on:
push:
paths:
- '!**.md'
paths-ignore:
- '**.md'
branches:
- main
- reports
pull_request:
paths:
- '!**.md'
paths-ignore:
- '**.md'
branches:
- main
- reports
Expand Down

0 comments on commit 00eab08

Please sign in to comment.