Dont specify event types in CI pull request trigger

This commit is contained in:
Filip Tibell 2023-05-19 17:04:47 +02:00
parent 11dfc5b1e5
commit a0dcb85129
No known key found for this signature in database

View file

@ -2,11 +2,8 @@ name: CI
on: on:
push: push:
workflow_dispatch:
pull_request: pull_request:
types: workflow_dispatch:
- "opened"
- "edited"
jobs: jobs:
ci: ci: