1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00

Remove workflow dispatch event

This commit is contained in:
Vladimir Safonkin
2021-02-04 13:27:35 +03:00
parent a841c568fd
commit 92451e3d46

View File

@@ -1,7 +1,6 @@
name: Main workflow name: Main workflow
on: on:
workflow_dispatch:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'