mirror of
https://github.com/ezhevita/YandexKeyExtractor
synced 2025-08-16 19:40:48 +07:00
Use all branches, not only master
This commit is contained in:
committed by
GitHub
parent
27a6415416
commit
b4ff54925d
6
.github/workflows/dotnet.yml
vendored
6
.github/workflows/dotnet.yml
vendored
@@ -1,10 +1,6 @@
|
||||
name: .NET
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
DOTNET_SDK_VERSION: 5.0.x
|
||||
|
||||
Reference in New Issue
Block a user