Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avivajpeyi authored Nov 2, 2024
1 parent 8a5b6a6 commit 14024e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "build"
on: push
on:
push:
branches:
- prod # Only runs on pushes to the 'prod' branch
- prod # Runs automatically only on 'prod' branch
workflow_dispatch: # Allows manual trigger for the workflow


Expand Down

0 comments on commit 14024e1

Please sign in to comment.