mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 01:38:32 +00:00
CI: ♻️ Trigger CI actions on perm-* branches (#284)
This commit is contained in:
parent
a97f0547a9
commit
8fa8c18dfd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- perm-*
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue