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 name: CI
on: [push, pull_request] on: pull_request
jobs: jobs:
Check_ESLint: Check_ESLint:
runs-on: ubuntu-latest runs-on: ubuntu-latest