fix github action

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
Benny Samir Hierl 2022-01-29 12:01:30 +01:00
parent f71d341777
commit b8d2440335

View file

@ -1,9 +1,10 @@
name: validation
pull_request:
on:
push:
branches:
- main
branches: [main]
pull_request:
branches: [main]
jobs:
lint: