Fix indentation (#19565)
This commit is contained in:
parent
ba302b7dc0
commit
4553531e7e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/sentry-sourcemaps.yaml
vendored
6
.github/workflows/sentry-sourcemaps.yaml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Upload Sentry Sourcemaps
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue