Skip to content

Commit

Permalink
Updated ci_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Jan 29, 2024
1 parent e3dd671 commit 6c9bad9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: ciroh-ua-website-ci

on:
push:
branches: ["main", "issue-*"]
#pull_request:
# branches: ["main", "issue-*"]
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 6c9bad9

Please sign in to comment.