Skip to content

Commit

Permalink
Update build_develop.yml
Browse files Browse the repository at this point in the history
Ignore checks which don't relate to this action
  • Loading branch information
t3chguy committed Aug 4, 2022
1 parent 0d18e4e commit 3e3f279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_develop.yml
Expand Up @@ -44,6 +44,7 @@ jobs:
running-workflow-name: 'Build & Upload source maps to Sentry'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
check-regexp: ^((?!SonarQube|issues|board).)*$

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 3e3f279

Please sign in to comment.