Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
NFX-132 build and deploy workflow added
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas-cldcvr committed Jul 31, 2024
1 parent a5dfeb9 commit 0540c9e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Build
name: Build and Deploy

on:
pull_request:
workflow_dispatch:
push:
branches:
- main
- vikas-NFX-132

defaults:
run:
Expand Down

0 comments on commit 0540c9e

Please sign in to comment.