Skip to content

Commit

Permalink
Update pythonapp.yml
Browse files Browse the repository at this point in the history
Updated the autocheck
  • Loading branch information
mesonepigreco authored Jul 29, 2022
1 parent eb59ad3 commit 4557316
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Python application

on: [push]
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]


jobs:
build:
Expand Down

0 comments on commit 4557316

Please sign in to comment.