Skip to content

Commit

Permalink
Trigger CI when a push on main
Browse files Browse the repository at this point in the history
  • Loading branch information
clementlgl authored and bperraudin committed Nov 28, 2024
1 parent 854dabd commit 9320e8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/board.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "Zephyr Zest_Core_nRF52832 CI/CD"

on:
push:
branches:
- main
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 9320e8e

Please sign in to comment.