Skip to content

Commit

Permalink
Update pythonapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okigan authored Oct 21, 2020
1 parent ff3bc04 commit f167fa5
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
name: Python application

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
inputs:
git-ref:
description: Git Ref (Optional)
required: false
on: [push,pull_request,workflow_dispatch]

jobs:
build:
strategy:
Expand Down

0 comments on commit f167fa5

Please sign in to comment.