Update .github/workflows/main.yml

This commit is contained in:
Adrià Casajús 2024-03-13 14:36:55 +01:00 committed by GitHub
parent 54de985867
commit 16e90a9958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
name: Test and lint
on:
push:
paths:
- '.github/workflows/main.yml'
on: [push, pull_request]
jobs:
lint: