Fix syntax error at CI

This commit is contained in:
loanselot1
2021-05-01 21:50:24 +03:00
parent c26667f6f2
commit 653c9b1621
2 changed files with 6 additions and 6 deletions

View File

@@ -3,9 +3,9 @@ name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
job:

View File

@@ -4,9 +4,9 @@ name: Release
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
job: