Skip to content

Commit

Permalink
remove develop reference
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Jan 18, 2024
1 parent cf4dd08 commit 0298f36
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Check PR
on:
pull_request:
branches:
- develop
- main
types:
- opened
- synchronize
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/code_review_functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/code_review_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/code_review_ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
Expand Down

0 comments on commit 0298f36

Please sign in to comment.