Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Commit pushes also trigger build tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmightyLks committed Oct 26, 2021
1 parent 8ee9b87 commit 4d8d333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testbuild.yml
@@ -1,6 +1,6 @@
name: TestBuild

on: [pull_request]
on: [push, pull_request]

env:
# Path to the solution file relative to the root of the project.
Expand Down

0 comments on commit 4d8d333

Please sign in to comment.