Skip to content

Commit bdab819

Browse files
committed
chore: remove feature branch from actions
1 parent 0b49f5c commit bdab819

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build-test-and-sonar.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
push:
1010
branches:
1111
- main
12-
- feature/github_actions
1312
# run pipeline on pull request
1413
pull_request:
1514
# run pipeline on merge queue

.github/workflows/check-code-quality.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
push:
1010
branches:
1111
- main
12-
- feature/github_actions
1312
# run pipeline on pull request
1413
pull_request:
1514
# run pipeline on merge queue

0 commit comments

Comments
 (0)