Skip to content

Commit

Permalink
Drop restrictions on what branch to run debug actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Meister1593 committed Aug 14, 2024
1 parent d86419f commit e994a27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ name: ADBForwarder Debug

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit e994a27

Please sign in to comment.