Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 authored Sep 28, 2023
1 parent 006951d commit 3e56cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ name: CI/CD

on:
pull_request:
branches: [main]
branches: [main ,'platform_2.1.x']
release:
types: [published]
push:
branches: [main]
branches: [main ,'platform_2.1.x']
workflow_dispatch:

env:
Expand Down

0 comments on commit 3e56cef

Please sign in to comment.