Disable all other workflows.

This commit is contained in:
SamTV12345 2023-08-05 22:09:25 +02:00
parent bb9eeb515c
commit 2701ad6dab
10 changed files with 14 additions and 23 deletions

View file

@ -1,7 +1,7 @@
name: "Lint"
# any branch is useful for testing before a PR is submitted
on: [push, pull_request]
on: workflow_dispatch
permissions:
contents: read