Update build.yml

This commit is contained in:
seerge
2023-02-13 17:10:50 +01:00
committed by GitHub
parent 34ab780a0f
commit ce878abd62

View File

@@ -4,12 +4,6 @@ name: CI
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: