Skip to content

Commit

Permalink
[ONPREM-932] change tests rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mprudnikov3 committed Oct 2, 2024
1 parent a20d1fc commit 46cba77
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/mm-release-notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
name: Send release notification to Mattermost

on:
registry_package:
push:
branches:
- 'ONPREM-932'
# tags:
# - \d+\.\d+\.\d+
push:
branches:
- 'ONPREM-932'

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 46cba77

Please sign in to comment.