Skip to content

Commit

Permalink
rename branches for CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 committed Sep 1, 2024
1 parent 4cadaf8 commit c3b3c31
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 36 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: CI Pipeline
on:
push:
branches:
- master
- v3
- main
pull_request:
branches:
- master
- v3
- main

jobs:
lint:
Expand Down
49 changes: 17 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3b3c31

Please sign in to comment.