Skip to content

Commit 3f4a7d0

Browse files
author
Dennis Labordus
committed
Reverted, Also start build on pull requests. Needs some more attention.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 5ff4e85 commit 3f4a7d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name: Build Project
66

7-
on: [ pull_request, push ]
7+
on: push
88

99
jobs:
1010
build:

.github/workflows/sonarcloud-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name: SonarCloud Analysis
66

7-
on: [ pull_request, push ]
7+
on: push
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)