Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
umer0586 authored Oct 14, 2024
1 parent d6ee5b3 commit 1acdd1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
name: Android CI
name: Build Android Project

on:
push:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
- 'fastlane/**'
- /.github/workflows/build.yml
pull_request:
branches: [ "main" ]
paths-ignore:
- '**/README.md'
- 'fastlane/**'



Expand Down

0 comments on commit 1acdd1c

Please sign in to comment.