mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-09-22 03:04:05 +08:00
Changed git-secrets check to check all PR branches. (#521)
* Change to check all PR branches.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
name: CI Checks
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
git-secrets:
|
||||
|
||||
Reference in New Issue
Block a user