Skip to content

Commit

Permalink
Update deploy_dev_playground.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Oct 13, 2024
1 parent 64d796d commit 05f6b7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_dev_playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
name: Deploy_Dev
on:
push:
branches: [none]
branches: [version-8-0-0]
paths-ignore:
- "**.md"
pull_request:
branches: [none]
paths-ignore:
- "**.md"
release:
branches: [version-8-0-0]
branches: [none]
types: [published]

jobs:
Expand Down

0 comments on commit 05f6b7c

Please sign in to comment.