summaryrefslogtreecommitdiff
path: root/.gitea/workflows/lint.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/workflows/lint.yaml')
-rw-r--r--.gitea/workflows/lint.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml
index 5df3de2..0a8e7df 100644
--- a/.gitea/workflows/lint.yaml
+++ b/.gitea/workflows/lint.yaml
@@ -3,6 +3,9 @@
name: lint
on:
+ push:
+ branches:
+ - "!master"
pull_request: {}
defaults: