Skip to content

Instantly share code, notes, and snippets.

@EHTarek
EHTarek / mail.yml
Created October 19, 2024 01:54 — forked from ShafiMunshi/mail.yml
Flutter CI/CD programme
name: "Build"
on:
pull_request:
branches:
- dev # you should change this branch according to yours
- test
push:
branches:
- dev # you should change this branch according to yours