Fix these again

This commit is contained in:
Lance Pioch 2024-04-14 21:23:41 -04:00
parent 0195e36ccf
commit 2743698e2c
3 changed files with 1 additions and 7 deletions

View File

@ -1,9 +1,6 @@
name: Build
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'

View File

@ -1,7 +1,7 @@
name: Tests
on:
push:
pull_request:
branches:
- '**'

View File

@ -1,9 +1,6 @@
name: Lint
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'