Removed push stage from actions

This commit is contained in:
Daniël van Noord
2021-02-24 00:32:38 +01:00
parent f3617d5fc2
commit a985c3ba89

View File

@@ -1,5 +1,5 @@
name: CI
on: [push, pull_request]
on: pull_request
jobs:
Check_ESLint:
runs-on: ubuntu-latest