mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 17:03:58 +00:00
ci/cd: remove breaking/** push trigger from actions
This commit is contained in:
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Unit Tests
|
||||
on:
|
||||
push:
|
||||
branches: [main, breaking/**]
|
||||
branches: [main]
|
||||
paths:
|
||||
- "backend/**"
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user