Unverified Commit 157cb2e0 authored by John Wang's avatar John Wang Committed by GitHub

feat: remove unnecessary workflow in pr (#58)

parent a4713c01
...@@ -5,8 +5,6 @@ on: ...@@ -5,8 +5,6 @@ on:
branches: branches:
- 'main' - 'main'
- 'deploy/dev' - 'deploy/dev'
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
jobs: jobs:
build-and-push: build-and-push:
......
...@@ -5,8 +5,6 @@ on: ...@@ -5,8 +5,6 @@ on:
branches: branches:
- 'main' - 'main'
- 'deploy/dev' - 'deploy/dev'
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
jobs: jobs:
build-and-push: build-and-push:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment