mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Changed git-secrets check to check all PR branches. (#521)
* Change to check all PR branches.
This commit is contained in:
parent
7de2a488b8
commit
e61730c9b1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -1,9 +1,7 @@
|
|||
name: CI Checks
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
git-secrets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue