Skip to content

Commit

Permalink
Updated CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel committed Jan 29, 2024
1 parent ae5f503 commit 3b6615c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 54 deletions.
52 changes: 0 additions & 52 deletions .github/ci_pr_validation.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/cd_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success'

name: Deploy to GitHub Pages
steps:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: ciroh-ua-website-ci
on:
push:
branches: ["main"]
pull_request:
branches: ["*"]
workflow_call:
# Map the workflow outputs to job outputs
# https://docs.github.com/en/github-ae@latest/actions/using-workflows/reusing-workflows
Expand Down

0 comments on commit 3b6615c

Please sign in to comment.