Better Github Actions Workflow

This commit is contained in:
2022-12-09 01:44:59 -03:00
parent e8b710491a
commit 18c2681fe1
2 changed files with 49 additions and 2 deletions

View File

@@ -6,8 +6,6 @@ name: Python application
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
permissions:
contents: read