chore(CI): ensure CI tasks are run on develop branch (#4)

This commit is contained in:
r4bbit
2023-12-11 11:02:58 +01:00
committed by GitHub
parent 5ea5fef78e
commit 7419cc339f

View File

@@ -10,6 +10,7 @@ on:
push:
branches:
- "main"
- "develop"
jobs:
lint: