Fix GitHub actions workflow syntax

This commit is contained in:
Petri Lehtinen 2021-01-26 19:33:16 +02:00
parent f7aee00928
commit bde3cab216

View File

@ -1,9 +1,9 @@
on: on:
pull_request: pull_request:
branches: [ master ] branches: [ master ]
paths: paths:
- '**.c' - '**.c'
- '**.h' - '**.h'
jobs: jobs:
fuzz: fuzz: