Skip to content

Functionality for adding feast manually via modal as of #50 #182

Functionality for adding feast manually via modal as of #50

Functionality for adding feast manually via modal as of #50 #182

Workflow file for this run

# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: PyCharm Python Security Scanner
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PyCharm Python Security Scanner
uses: tonybaloney/[email protected]