ci: Update branch selector 👷

This commit is contained in:
2024-10-31 10:49:01 +13:00
parent 867db02cde
commit defcc3b98c

View File

@@ -2,9 +2,9 @@ name: CI
on:
push:
branches:
- "!master"
# pull_request:
# types: [ opened, reopened ]
- "develop"
pull_request:
types: [ opened, reopened ]
tags:
- "!**"