summaryrefslogtreecommitdiff
path: root/.gitea/workflows/lint.yaml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-03-25 18:20:30 +0300
committerAndrew Dolgov <[email protected]>2023-03-25 19:41:33 +0300
commit339f41f0f275a3ee6d5bc0b6e146d051cabdbd8a (patch)
treea27811b19352fbb8a4b24f33f909279312f26bce /.gitea/workflows/lint.yaml
parent66edaa02d8cbff4a08807e6770df0e12dd530566 (diff)
add build workflow
Diffstat (limited to '.gitea/workflows/lint.yaml')
-rw-r--r--.gitea/workflows/lint.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml
index 6b7d487..5df3de2 100644
--- a/.gitea/workflows/lint.yaml
+++ b/.gitea/workflows/lint.yaml
@@ -3,9 +3,7 @@
name: lint
on:
- - push
- - workflow_dispatch
- - pull_request
+ pull_request: {}
defaults:
run: