Skip to content

Course searching fixes #28

Course searching fixes

Course searching fixes #28

Workflow file for this run

name: Python application
on:
push:
paths-ignore:
- '.github/workflows/**'
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- 'master'
paths-ignore:
- '.github/workflows/**'
jobs:
build:
uses: eol-uchile/eol_feedback/.github/workflows/pythonapp.yml@master