small fixes

This commit is contained in:
vbarda
2024-06-17 21:20:41 -04:00
parent d3ab444edf
commit b7a6716274
3 changed files with 3 additions and 7 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
name: lint
on:
push:
branches: [main]
pull_request:
workflow_call:
env:
POETRY_VERSION: "1.7.1"
+1 -3
View File
@@ -1,9 +1,7 @@
name: test
on:
push:
branches: [main]
pull_request:
workflow_call:
env:
POETRY_VERSION: "1.7.1"
+1 -1
View File
@@ -3,7 +3,7 @@
on:
push:
branches: [master]
branches: [main]
pull_request:
# If another push to the same PR or branch happens while this workflow is still running,