Skip to content

Commit

Permalink
workflows: Do not run deploy-to-cm-server for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-hcc committed Oct 7, 2024
1 parent eb0d8a1 commit 362ef94
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/deploy-to-cm-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,6 @@ on:
# - "scripts/**"
# - "src/testclient/scripts/**"
# - ".all-contributorsrc"
pull_request:
branches:
- main
paths-ignore:
- "**.md"
- ".gitignore"
- "LICENSE"
- "CODEOWNERS"
- "docs/**"
- "scripts/**"
# - "assets/**"
# - "scripts/**"
# - "src/testclient/scripts/**"
# - ".all-contributorsrc"

jobs:
build-and-deploy:
Expand Down

0 comments on commit 362ef94

Please sign in to comment.