Skip to content

Commit

Permalink
ci: Fixed auto-merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Aug 19, 2024
1 parent de89ce8 commit dc04170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- main
- master

permissions:
contents: write
Expand Down
1 change: 1 addition & 0 deletions H.InputSimulator.sln
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
README.md = README.md
.github\workflows\pull-request.yml = .github\workflows\pull-request.yml
.github\dependabot.yml = .github\dependabot.yml
.github\workflows\auto-merge.yml = .github\workflows\auto-merge.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "H.InputSimulator.UnitTests", "src\tests\H.InputSimulator.UnitTests\H.InputSimulator.UnitTests.csproj", "{F2548AE2-D736-4C21-942F-55C4F592EFF2}"
Expand Down

0 comments on commit dc04170

Please sign in to comment.