diff --git a/.github/workflows/log4net-dotnetcore.yml b/.github/workflows/log4net-dotnetcore.yml index 6ba2f0a4..67ac1d96 100644 --- a/.github/workflows/log4net-dotnetcore.yml +++ b/.github/workflows/log4net-dotnetcore.yml @@ -14,6 +14,8 @@ # limitations under the License. name: log4net-dotnetcore +on: [push, pull_request] + jobs: build: runs-on: ubuntu-latest