Skip to content

Commit

Permalink
Add build step for push request
Browse files Browse the repository at this point in the history
  • Loading branch information
akanuri9 committed Apr 15, 2024
1 parent fc18a2f commit cdda824
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: Create Build
on:
push:
branches:
- dev
- main
pull_request:
types: [opened, reopened, synchronize]
branches:
Expand Down

0 comments on commit cdda824

Please sign in to comment.