Try to trigger GitHub Actions

This commit is contained in:
Alex Kotov 2021-12-14 03:33:53 +05:00
parent e40e13258e
commit 022e71f4aa
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Test
on:
push:
branches: [ master ]
branches: [master]
pull_request:
branches: [ master ]
branches: [master]
jobs:
test: