Skip to content

Commit 5ad8246

Browse files
committed
Update GHA & multiple ids
1 parent b95961d commit 5ad8246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
name: Slack-Alerts
117117
needs: build-docker
118118
# if: ${{ github.event.workflow_run.conclusion == 'failure' }}
119-
if: github.ref == 'refs/heads/dev'
119+
if: github.ref == 'refs/heads/master'
120120
runs-on: ubuntu-latest
121121
steps:
122122
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)