Skip to content

Commit d6f9ae3

Browse files
committed
Test action
1 parent 2bd607c commit d6f9ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
./bin/Bindings.Modules.Tests${{ steps.sofa.outputs.exe }}
207207
208208
- name: notify dashboard
209-
if: always() && startsWith(github.repository, 'sofa-framework') && startsWith(github.ref, 'refs/heads/master') # we are not on a fork and on master
209+
if: always()
210210
env:
211211
DASH_AUTH: ${{ secrets.PLUGIN_DASH }}
212212
shell: bash

0 commit comments

Comments
 (0)