Skip to content
Snippets Groups Projects
Commit 1fca1631 authored by Guillaume Endignoux's avatar Guillaume Endignoux
Browse files

Remove paths rules from workflows/boards_build.

parent 0036858d
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,8 @@
name: Build supported boards
on:
push:
paths:
- 'patches/tock/**'
- 'third_party/**'
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'patches/tock/**'
- 'third_party/**'
jobs:
build_boards:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment