C.I.: Enable manually run tests on PRs

master
Christophe ago%!(EXTRA string=1 year) committed by Christophe
parent da9a21d7e3
commit b06b775c1c
  1. 3
      .github/workflows/ci.yml

@ -3,8 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: on:
push: push:
pull_request_target: workflow_dispatch:
types: [opened, edited, reopened]
jobs: jobs:
windows: windows:

Loading…
Cancel
Save