Skip to content

Commit

Permalink
sonarcloud update branch name to main
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Sep 16, 2024
1 parent 228ef23 commit cef1109
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
on:
# Trigger analysis when pushing in master or pull requests, and when creating
# Trigger analysis when pushing in main or pull requests, and when creating
# a pull request.
push:
branches:
- master
- main
pull_request:
types: [opened, synchronize, reopened]
name: SonarCloud check
Expand Down

0 comments on commit cef1109

Please sign in to comment.