Skip to content

Commit

Permalink
CI: TEMPORARILY Allow tests to run on any branch, for debugging purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeDeeG committed Oct 27, 2023
1 parent df58037 commit 3d19c3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name: Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/visual-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
name: visual-studio
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

Expand Down

0 comments on commit 3d19c3b

Please sign in to comment.