Skip to content

Commit

Permalink
ci: Only regenerate bindings when triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 12, 2024
1 parent 6d7623d commit 27191bf
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,7 @@
name: Generate Flutter Bindings

on:
push:
branches:
- 2.1
- main
pull_request:
branches:
- 2.1
- main
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 27191bf

Please sign in to comment.