ci: remove main branch restriction from workflow

This commit is contained in:
Jan Gleytenhoover 2025-02-19 10:12:16 +01:00
parent a8a7d4296a
commit ecdcea4994
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -8,8 +8,6 @@ on:
- package.json
- bun.lockb
pull_request:
branches:
- main
paths:
- package.json
- bun.lockb