Skip to content

Commit

Permalink
Updated Integrate Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YashTotale committed Feb 21, 2021
1 parent 6094dfc commit 4ec7651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
prod-build:
needs: dev-build
runs-on: ubuntu-latest
if: github.event_name == 'push'
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 4ec7651

Please sign in to comment.