Reenable workflow restriction

This commit is contained in:
Eren Dogan 2023-02-07 11:02:28 -08:00
parent a8098bf1ba
commit e351563391
1 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
name: deploy name: deploy
on: [push] on:
# push: push:
# branches: branches:
# - stable - stable
# tags: tags:
# - 'v*.*.*' - 'v*.*.*'
jobs: jobs:
deploy_pip: deploy_pip:
runs-on: ubuntu-latest runs-on: ubuntu-latest