mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
fix for issues with secret tokens
This commit is contained in:
parent
585ce6e6e0
commit
f883065a7d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testing.yaml
vendored
2
.github/workflows/testing.yaml
vendored
|
@ -3,7 +3,7 @@ name: Testing
|
|||
on:
|
||||
push:
|
||||
branches: [ develop, release ]
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [ develop ]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue