Merge pull request #5 from e-erdal/master

Fix syntax error at CI
This commit is contained in:
e-erdal
2021-05-02 15:52:17 +03:00
committed by GitHub
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: